C# 클래스 Tp.MashupManager.CustomCommands.GetMashupInfoCommand

상속: IPluginCommand
파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( string args, UserDTO user = null ) : PluginCommandResponseMessage

비공개 메소드들

메소드 설명
GetErrorResponse ( string message ) : PluginCommandResponseMessage

메소드 상세

Execute() 공개 메소드

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