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

Mostra file Open project: Starcounter/KestrelHttpServer Class Usage Examples

Public Methods

Method Description
IsDarwin ( ) : bool
IsWindows ( ) : bool

Private Methods

Method Description
GetUname ( ) : string
uname ( IntPtr buf ) : int

Method Details

IsDarwin() public static method

public static IsDarwin ( ) : bool
return bool

IsWindows() public static method

public static IsWindows ( ) : bool
return bool