C# Class Dapper.SimpleSave.Impl.TypeExtensions

ファイルを表示 Open project: Paymentsense/Dapper.SimpleSave

Public Methods

Method Description
IsEnumerable ( this type ) : bool
IsGenericDictionary ( this type ) : bool

Method Details

IsEnumerable() public static method

public static IsEnumerable ( this type ) : bool
type this
return bool

IsGenericDictionary() public static method

public static IsGenericDictionary ( this type ) : bool
type this
return bool