C# 클래스 Halibut.Portability.TypeExtensions

파일 보기 프로젝트 열기: OctopusDeploy/Halibut

공개 메소드들

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

메소드 상세

Assembly() 공개 정적인 메소드

public static Assembly ( this type ) : Assembly
type this
리턴 System.Reflection.Assembly

IsValueType() 공개 정적인 메소드

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