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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a that represents the current .

보호된 메소드들

메소드 설명
Validate ( ) : void

Validates this instance.

메소드 상세

ToString() 공개 메소드

Returns a that represents the current .
public ToString ( ) : string
리턴 string

Validate() 보호된 메소드

Validates this instance.
protected Validate ( ) : void
리턴 void