C# Class Tp.MashupManager.CustomCommands.GetProfileInfoCommand

Inheritance: IPluginCommand
Afficher le fichier Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( string args, UserDTO user = null ) : PluginCommandResponseMessage

Private Methods

Méthode Description
GetEmptyResponseMessage ( ) : PluginCommandResponseMessage
GetResponseMessage ( IProfile profile ) : PluginCommandResponseMessage

Method Details

Execute() public méthode

public Execute ( string args, UserDTO user = null ) : PluginCommandResponseMessage
args string
user UserDTO
Résultat Tp.Integration.Messages.Commands.PluginCommandResponseMessage