C# 클래스 EntityFramework.Triggers.TypeInfoExtensions

파일 보기 프로젝트 열기: NickStrupat/EntityFramework.Triggers

공개 메소드들

메소드 설명
GetDeclaredInterfaces ( this t ) : System.Type[]
GetTypeInfo ( this type ) : Type

메소드 상세

GetDeclaredInterfaces() 공개 정적인 메소드

public static GetDeclaredInterfaces ( this t ) : System.Type[]
t this
리턴 System.Type[]

GetTypeInfo() 공개 정적인 메소드

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