C# 클래스 Dev2.TypeExtensionMethods

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
IsEnumerable ( this type ) : bool
IsPrimitive ( this type ) : bool

메소드 상세

IsEnumerable() 공개 정적인 메소드

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

IsPrimitive() 공개 정적인 메소드

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