C# Class Castle.MonoRail.Framework.Views.Aspx.CommandBinding

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a that represents the current .

Méthodes protégées

Méthode Description
Validate ( ) : void

Validates this instance.

Method Details

ToString() public méthode

Returns a that represents the current .
public ToString ( ) : string
Résultat string

Validate() protected méthode

Validates this instance.
protected Validate ( ) : void
Résultat void