C# Class EntityFramework.Triggers.TypeInfoExtensions

ファイルを表示 Open project: NickStrupat/EntityFramework.Triggers

Public Methods

Method Description
GetDeclaredInterfaces ( this t ) : System.Type[]
GetTypeInfo ( this type ) : Type

Method Details

GetDeclaredInterfaces() public static method

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

GetTypeInfo() public static method

public static GetTypeInfo ( this type ) : Type
type this
return System.Type