C# Class Castle.MonoRail.Framework.Views.Aspx.Design.ActionArgumentsPropertyGridAdapter

Inheritance: ICustomTypeDescriptor
Datei anzeigen Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
ActionArgumentsPropertyGridAdapter ( ActionArgumentCollection actionArgs ) : System
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

Private Methods

Method Description
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

Method Details

ActionArgumentsPropertyGridAdapter() public method

public ActionArgumentsPropertyGridAdapter ( ActionArgumentCollection actionArgs ) : System
actionArgs ActionArgumentCollection
return System

GetProperties() public method

public GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
return System.ComponentModel.PropertyDescriptorCollection