C# 클래스 Dibware.StoredProcedureFramework.Helpers.ListTypeUnderlyingTypeFinder

파일 보기 프로젝트 열기: dibley1973/StoredProcedureFramework 1 사용 예제들

공개 메소드들

메소드 설명
CheckForUnderlyingType ( ) : ListTypeUnderlyingTypeFinder

Checks this instance.

ListTypeUnderlyingTypeFinder ( Type listListType ) : System

Initializes a new instance of the ListTypeUnderlyingTypeFinder class.

메소드 상세

CheckForUnderlyingType() 공개 메소드

Checks this instance.
public CheckForUnderlyingType ( ) : ListTypeUnderlyingTypeFinder
리턴 ListTypeUnderlyingTypeFinder

ListTypeUnderlyingTypeFinder() 공개 메소드

Initializes a new instance of the ListTypeUnderlyingTypeFinder class.
listListType
public ListTypeUnderlyingTypeFinder ( Type listListType ) : System
listListType System.Type Type of the underlying.
리턴 System