C# Class CoApp.Bootstrapper.Utils

Show file Open project: coapp-deprecated/devtools

Private Methods

Method Description
FreeLibrary ( IntPtr handle ) : void
GetProcAddress ( IntPtr dllPointer, string functionName ) : IntPtr
LoadLibrary ( string dllname ) : IntPtr
Utils ( ) : System