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

Inheritance: ICustomTypeDescriptor
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
ActionArgumentsPropertyGridAdapter ( ActionArgumentCollection actionArgs ) : System
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

Private Methods

Méthode 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 méthode

public ActionArgumentsPropertyGridAdapter ( ActionArgumentCollection actionArgs ) : System
actionArgs ActionArgumentCollection
Résultat System

GetProperties() public méthode

public GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
Résultat System.ComponentModel.PropertyDescriptorCollection