C# Class OpenQA.Selenium.IE.SafeStringWrapperHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
ファイルを表示 Open project: epall/selenium Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Releases the instance of the Wrapper

Private Methods

Method Description
SafeStringWrapperHandle ( ) : System.Security.Permissions

Initializes a new instance of the SafeStringWrapperHandle class

Method Details

ReleaseHandle() protected method

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