C# Класс Castle.MonoRail.Framework.Views.Aspx.Design.ActionArgumentsPropertyGridAdapter

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

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

Метод Описание
ActionArgumentsPropertyGridAdapter ( ActionArgumentCollection actionArgs ) : System
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

Приватные методы

Метод Описание
ICustomTypeDescriptor ( ) : AttributeCollection
ICustomTypeDescriptor ( ) : System.ComponentModel.EventDescriptor
ICustomTypeDescriptor ( ) : EventDescriptorCollection
ICustomTypeDescriptor ( Attribute attributes ) : EventDescriptorCollection
ICustomTypeDescriptor ( ) : PropertyDescriptor
ICustomTypeDescriptor ( ) : PropertyDescriptorCollection
ICustomTypeDescriptor ( ) : TypeConverter
ICustomTypeDescriptor ( PropertyDescriptor pd ) : object
ICustomTypeDescriptor ( Type editorBaseType ) : object
ICustomTypeDescriptor ( ) : string

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

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

public ActionArgumentsPropertyGridAdapter ( ActionArgumentCollection actionArgs ) : System
actionArgs ActionArgumentCollection
Результат System

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

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