C# 클래스 TypeExtensions, Halibut

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

공개 메소드들

메소드 설명
Assembly ( this type ) : Assembly,
IsValueType ( this type ) : bool

메소드 상세

Assembly() 공개 정적인 메소드

public static Assembly ( this type ) : Assembly,
type this
리턴 Assembly,

IsValueType() 공개 정적인 메소드

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