C# Class Tp.Integration.Plugin.Common.PluginCommand.Embedded.GetProfileCommand

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

Méthodes publiques

Méthode Description
Execute ( string args, UserDTO user ) : PluginCommandResponseMessage
GetProfileCommand ( IProfileCollection profileCollection ) : Tp.Integration.Common

Method Details

Execute() public méthode

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

GetProfileCommand() public méthode

public GetProfileCommand ( IProfileCollection profileCollection ) : Tp.Integration.Common
profileCollection IProfileCollection
Résultat Tp.Integration.Common