Provider.Reject Method
protected void Reject(
ExecutionCommand command,
string format,
params object[] args
)
This language is not supported or no code example is available.
protected:
void Reject(
ExecutionCommand^ command,
String^ format,
...array< array< object^ >^ >^ args
)
This language is not supported or no code example is available.
Parameters
- command
- ExecutionCommand
- format
- string
- args
- object[]