C# Class OpenQA.Selenium.IE.SafeScriptArgsHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Mostra file Open project: epall/selenium Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Releases the instance of the handle

Private Methods

Method Description
SafeScriptArgsHandle ( ) : System.Security.Permissions

Initializes a new instance of the SafeScriptArgsHandle class

Method Details

ReleaseHandle() protected method

Releases the instance of the handle
protected ReleaseHandle ( ) : bool
return bool