C# Класс Tp.Integration.Plugin.Common.PluginCommand.Embedded.GetProfilesCommand

Наследование: IPluginCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( string args, UserDTO user ) : PluginCommandResponseMessage
GetProfilesCommand ( IProfileCollection profileCollection ) : System.Linq

Описание методов

Execute() публичный Метод

public Execute ( string args, UserDTO user ) : PluginCommandResponseMessage
args string
user Tp.Integration.Common.UserDTO
Результат Tp.Integration.Messages.Commands.PluginCommandResponseMessage

GetProfilesCommand() публичный Метод

public GetProfilesCommand ( IProfileCollection profileCollection ) : System.Linq
profileCollection IProfileCollection
Результат System.Linq