C# Класс CSharp08.Program.LocalizationMyCustomTypeDescriptor

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

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

Метод Описание
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
LocalizationMyCustomTypeDescriptor ( object o ) : System

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

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

public GetProperties ( ) : PropertyDescriptorCollection
Результат System.ComponentModel.PropertyDescriptorCollection

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

public GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
Результат System.ComponentModel.PropertyDescriptorCollection

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

public LocalizationMyCustomTypeDescriptor ( object o ) : System
o object
Результат System