C# 클래스 Castle.MonoRail.Framework.Views.Aspx.Design.ActionArgumentsPropertyGridAdapter

상속: ICustomTypeDescriptor
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
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