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

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

Méthodes publiques

Méthode Description
Execute ( string args, UserDTO user ) : PluginCommandResponseMessage
GetProfilesCommand ( IProfileCollection profileCollection ) : System.Linq

Method Details

Execute() public méthode

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

GetProfilesCommand() public méthode

public GetProfilesCommand ( IProfileCollection profileCollection ) : System.Linq
profileCollection IProfileCollection
Résultat System.Linq