Method | Description | |
---|---|---|
Initialize ( string directoryPath ) : void |
Initializes and activates the CefSharpResolverService.
|
|
Stop ( ) : void |
Stops monitoring for requested CefSharp assemblies.
|
Method | Description | |
---|---|---|
CefSharpResolverService ( ) : System | ||
ResolveCefSharp ( object sender, |
public static Initialize ( string directoryPath ) : void | ||
directoryPath | string | /// The path to the directory containing the CefSharp assemblies /// and its native references. /// |
return | void |