C# 클래스 Tp.Integration.Plugin.Common.PluginCommand.Embedded.GetProfileCommand

상속: IPluginCommand
파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
Execute ( string args, UserDTO user ) : PluginCommandResponseMessage
GetProfileCommand ( IProfileCollection profileCollection ) : Tp.Integration.Common

메소드 상세

Execute() 공개 메소드

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

GetProfileCommand() 공개 메소드

public GetProfileCommand ( IProfileCollection profileCollection ) : Tp.Integration.Common
profileCollection IProfileCollection
리턴 Tp.Integration.Common