C# Класс EntityFramework.Triggers.TypeInfoExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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