IStringVisitorVisit Method |
Version 55.0.0
Method that will be executed.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax void Visit(
String^ str
)
Parameters
- str
- Type: SystemString
string (result of async execution)
See Also