프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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
|
메소드 | 설명 | |
---|---|---|
Validate ( ) : void |
Validates this instance.
|
public ControllerBinding ( ControllerBinder binder ) : System | ||
binder | ControllerBinder | The binder. |
리턴 | System |