C# 클래스 Microsoft.AspNet.Server.Kestrel.Networking.PlatformApis

파일 보기 프로젝트 열기: Starcounter/KestrelHttpServer 1 사용 예제들

공개 메소드들

메소드 설명
IsDarwin ( ) : bool
IsWindows ( ) : bool

비공개 메소드들

메소드 설명
GetUname ( ) : string
uname ( IntPtr buf ) : int

메소드 상세

IsDarwin() 공개 정적인 메소드

public static IsDarwin ( ) : bool
리턴 bool

IsWindows() 공개 정적인 메소드

public static IsWindows ( ) : bool
리턴 bool