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

Afficher le fichier Open project: kekekeks/Nancy.Hosting.Event.2

Méthodes publiques

Méthode Description
Init ( string basePath = null ) : void

Private Methods

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

Method Details

Init() public static méthode

public static Init ( string basePath = null ) : void
basePath string
Résultat void