Method Of
Of(IDriver, IClient)
Builds a dialog controller from a driver object and a PDF client object. The Dispose method does not call client.Dispose().
Declaration
public static Controller Of(IDriver driver, IClient client)
Parameters
Returns
Type | Description |
---|---|
Controller | Null in case of error. |