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