Click or drag to resize

PostData  Conversion (T:scoped_refptr<CefPostData> to T:scoped_refptr<CefPostData>)

Version 81.3.100

[Missing <summary> documentation for "M:CefSharp.PostData.op_Implicit(scoped_refptr<CefPostData>*)~scoped_refptr<CefPostData>*|System.Runtime.CompilerServices.IsUdtReturn"]

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 81.3.100.0
Syntax
public implicit operator [T:scoped_refptr<CefPostData>]* (
	[T:scoped_refptr<CefPostData>]* param0
)

Parameters

param0
Type: [T:scoped_refptr<CefPostData>]*

[Missing <param name="param0"/> documentation for "M:CefSharp.PostData.op_Implicit(scoped_refptr<CefPostData>*)~scoped_refptr<CefPostData>*|System.Runtime.CompilerServices.IsUdtReturn"]

Return Value

Type: [T:scoped_refptr<CefPostData>]IsUdtReturn*

[Missing <returns> documentation for "M:CefSharp.PostData.op_Implicit(scoped_refptr<CefPostData>*)~scoped_refptr<CefPostData>*|System.Runtime.CompilerServices.IsUdtReturn"]

See Also