C# 클래스 NCop.Composite.Extensions.CompositeExtensions

파일 보기 프로젝트 열기: sagifogel/NCop

공개 메소드들

메소드 설명
GetDisposableFromAttribute ( this type ) : bool
GetNameFromAttribute ( this type ) : string
GetTypeFromAttribute ( this type ) : Type

메소드 상세

GetDisposableFromAttribute() 공개 정적인 메소드

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

GetNameFromAttribute() 공개 정적인 메소드

public static GetNameFromAttribute ( this type ) : string
type this
리턴 string

GetTypeFromAttribute() 공개 정적인 메소드

public static GetTypeFromAttribute ( this type ) : Type
type this
리턴 System.Type