Method | Description | |
---|---|---|
GetDescriptor ( ActionCall target ) : |
||
HasDescriptor ( ActionCall target ) : bool | ||
Register ( ActionCall target, |
||
ValidationDescriptorProvider ( ) : System |
public GetDescriptor ( ActionCall target ) : |
||
target | ActionCall | |
return |
public HasDescriptor ( ActionCall target ) : bool | ||
target | ActionCall | |
return | bool |
public Register ( ActionCall target, |
||
target | ActionCall | |
descriptor | ||
return | void |
public ValidationDescriptorProvider ( ) : System | ||
return | System |