C# Класс Dapper.SimpleSave.Impl.TypeExtensions

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

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

Метод Описание
IsEnumerable ( this type ) : bool
IsGenericDictionary ( this type ) : bool

Описание методов

IsEnumerable() публичный статический Метод

public static IsEnumerable ( this type ) : bool
type this
Результат bool

IsGenericDictionary() публичный статический Метод

public static IsGenericDictionary ( this type ) : bool
type this
Результат bool