C# Class Microsoft.AspNet.Server.Kestrel.Networking.PlatformApis

Afficher le fichier Open project: Starcounter/KestrelHttpServer Class Usage Examples

Méthodes publiques

Méthode Description
IsDarwin ( ) : bool
IsWindows ( ) : bool

Private Methods

Méthode Description
GetUname ( ) : string
uname ( IntPtr buf ) : int

Method Details

IsDarwin() public static méthode

public static IsDarwin ( ) : bool
Résultat bool

IsWindows() public static méthode

public static IsWindows ( ) : bool
Résultat bool