C# 클래스 Castle.MonoRail.Framework.Views.Aspx.ActionBindingTypeConverter

상속: System.ComponentModel.ExpandableObjectConverter
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection

비공개 메소드들

메소드 설명
EnsureEventName ( Control control, ActionBinding binding ) : bool
GetBindingControl ( ControllerBinding binding, ITypeDescriptorContext context ) : Control
SelectDefaultEvent ( Control control, ControllerBinding binding ) : string

메소드 상세

GetProperties() 공개 메소드

public GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
context ITypeDescriptorContext
value object
attributes System.Attribute
리턴 System.ComponentModel.PropertyDescriptorCollection