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

Inheritance: IPluginCommand
Exibir arquivo Open project: TargetProcess/Target-Process-Plugins

Public Methods

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

Method Details

Execute() public method

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

GetProfilesCommand() public method

public GetProfilesCommand ( IProfileCollection profileCollection ) : System.Linq
profileCollection IProfileCollection
return System.Linq