C# Class OpenQA.Selenium.IE.SafeInternetExplorerWebElementHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Exibir arquivo Open project: epall/selenium Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Releases the instance of the handle

Private Methods

Method Description
SafeInternetExplorerWebElementHandle ( ) : System.Security.Permissions

Initializes a new instance of the SafeInternetExplorerWebElementHandle class

Method Details

ReleaseHandle() protected method

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