ObjectFactoryCreatePostData Method  | 
Version 106.0.290  
    Namespace: 
   CefSharp.Core
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 106.0.290.0
Syntaxpublic static IPostData CreatePostData()
public:
static IPostData^ CreatePostData()
Return Value
Type: 
IPostDatareturns new instance of 
IPostData
See Also