C# Class EntityFramework.Triggers.TypeInfoExtensions

Afficher le fichier Open project: NickStrupat/EntityFramework.Triggers

Méthodes publiques

Méthode Description
GetDeclaredInterfaces ( this t ) : System.Type[]
GetTypeInfo ( this type ) : Type

Method Details

GetDeclaredInterfaces() public static méthode

public static GetDeclaredInterfaces ( this t ) : System.Type[]
t this
Résultat System.Type[]

GetTypeInfo() public static méthode

public static GetTypeInfo ( this type ) : Type
type this
Résultat System.Type