Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Castle
MonoRail
Framework
Views
Aspx
CommandBinding
C# Class Castle.MonoRail.Framework.Views.Aspx.CommandBinding
Inheritance:
AbstractBindingComponent
Mostra file
Open project: nats/castle-1.0.3-mono
Private Properties
Property
Type
Description
Public Methods
Method
Description
ToString
( ) :
string
Returns a
that represents the current
.
Protected Methods
Method
Description
Validate
( ) :
void
Validates this instance.
Method Details
ToString()
public
method
Returns a
that represents the current
.
public
ToString
( ) :
string
return
string
Validate()
protected
method
Validates this instance.
protected
Validate
( ) :
void
return
void