C# 클래스 Microsoft.AspNet.SignalR.Compression.Server.TypeExtensions

파일 보기 프로젝트 열기: NTaylorMullen/SignalR.Compression

공개 메소드들

메소드 설명
CanBeRounded ( this type ) : bool
GetEnumerableType ( this type ) : Type
IsEnumerable ( this type ) : bool
IsNumeric ( this type ) : bool

메소드 상세

CanBeRounded() 공개 정적인 메소드

public static CanBeRounded ( this type ) : bool
type this
리턴 bool

GetEnumerableType() 공개 정적인 메소드

public static GetEnumerableType ( this type ) : Type
type this
리턴 Type

IsEnumerable() 공개 정적인 메소드

public static IsEnumerable ( this type ) : bool
type this
리턴 bool

IsNumeric() 공개 정적인 메소드

public static IsNumeric ( this type ) : bool
type this
리턴 bool