C# 클래스 Dapper.SimpleSave.Impl.TypeExtensions

파일 보기 프로젝트 열기: Paymentsense/Dapper.SimpleSave

공개 메소드들

메소드 설명
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