C# Класс Dibware.StoredProcedureFramework.Helpers.ListTypeUnderlyingTypeFinder

Показать файл Открыть проект Примеры использования класса

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

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