Property | Type | Description |
---|
Method | Description | |
---|---|---|
ControllerBinding ( ) : System |
Initializes a new instance of the ControllerBinding class.
|
|
ControllerBinding ( ControllerBinder binder ) : System |
Initializes a new instance of the ControllerBinding class.
|
|
ToString ( ) : string |
Returns a
|
Method | Description | |
---|---|---|
Validate ( ) : void |
Validates this instance.
|
public ControllerBinding ( ControllerBinder binder ) : System | ||
binder | ControllerBinder | The binder. |
return | System |