Version 130.1.90
Used internally to get the underlying
IPostData instance.
Unlikely you'll use this yourself.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IPostData UnWrap()
public:
virtual IPostData^ UnWrap() sealed
Return Value
IPostDatathe inner most instance
Implements
IPostDataUnWrapSee Also