C# 클래스 OpenQA.Selenium.NativeMethods

Provides entry points into needed unmanaged APIs.
파일 보기 프로젝트 열기: asynchrony/Selenium2

비공개 메소드들

메소드 설명
FreeLibrary ( IntPtr hModule ) : bool
GetProcAddress ( NativeLibrarySafeHandle hModule, [ procName ) : IntPtr
LoadLibrary ( string lpFileName ) : NativeLibrarySafeHandle
SetHandleInformation ( IntPtr hObject, HandleInformation dwMask, HandleInformation dwFlags ) : bool