C# Класс Dev2.BaseTypeRequiredAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
BaseTypeRequiredAttribute ( Type baseType ) : System

Initializes new instance of BaseTypeRequiredAttribute

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

BaseTypeRequiredAttribute() публичный Метод

Initializes new instance of BaseTypeRequiredAttribute
public BaseTypeRequiredAttribute ( Type baseType ) : System
baseType System.Type Specifies which types are required
Результат System