C# Class Nancy.Hosting.Event2.Interop.Event

Mostrar archivo Open project: kekekeks/Nancy.Hosting.Event.2

Public Methods

Method Description
Init ( string basePath = null ) : void

Private Methods

Method Description
LogCallback ( int sev, IntPtr message ) : void
WSAStartup ( ushort wVersionRequested, byte data ) : int

Method Details

Init() public static method

public static Init ( string basePath = null ) : void
basePath string
return void