C# 클래스 Dev2.JPropertyExtensionMethods

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

공개 메소드들

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

메소드 상세

IsEnumerable() 공개 정적인 메소드

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

IsEnumerableOfPrimitives() 공개 정적인 메소드

public static IsEnumerableOfPrimitives ( this property ) : bool
property this
리턴 bool

IsPrimitive() 공개 정적인 메소드

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