C# Класс AspNetEdit.UI.PropertyEditorTypeAttribute

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

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

Метод Описание
PropertyEditorTypeAttribute ( Type type ) : System
PropertyEditorTypeAttribute ( Type myType, bool inherits ) : System

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

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

public PropertyEditorTypeAttribute ( Type type ) : System
type System.Type
Результат System

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

public PropertyEditorTypeAttribute ( Type myType, bool inherits ) : System
myType System.Type
inherits bool
Результат System