Méthode | Description | |
---|---|---|
Execute ( ICommunicationContext context ) : void | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
OnExecute ( ICommunicationContext context ) : void | ||
OperationResult ( ) : System | ||
OperationResult ( int httpStatus ) : System |
public Execute ( ICommunicationContext context ) : void | ||
context | ICommunicationContext | |
Résultat | void |
protected OnExecute ( ICommunicationContext context ) : void | ||
context | ICommunicationContext | |
Résultat | void |
protected OperationResult ( int httpStatus ) : System | ||
httpStatus | int | |
Résultat | System |