C# Class OpenQA.Selenium.IE.SafeScriptResultHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Mostrar archivo Open project: epall/selenium Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Releases the instance of the handle

Private Methods

Method Description
SafeScriptResultHandle ( ) : System.Security.Permissions

Initializes a new instance of the SafeScriptResultHandle class

Method Details

ReleaseHandle() protected method

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