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

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

공개 메소드들

메소드 설명
AddProfileCommand ( ITpBus bus, IProfileCollection profileCollection, IPluginContext pluginContext, IPluginMetadata pluginMetadata ) : Tp.Integration.Messages.Commands

보호된 메소드들

메소드 설명
OnExecute ( PluginProfileDto profileDto ) : PluginCommandResponseMessage

메소드 상세

AddProfileCommand() 공개 메소드

public AddProfileCommand ( ITpBus bus, IProfileCollection profileCollection, IPluginContext pluginContext, IPluginMetadata pluginMetadata ) : Tp.Integration.Messages.Commands
bus ITpBus
profileCollection IProfileCollection
pluginContext IPluginContext
pluginMetadata IPluginMetadata
리턴 Tp.Integration.Messages.Commands

OnExecute() 보호된 메소드

protected OnExecute ( PluginProfileDto profileDto ) : PluginCommandResponseMessage
profileDto PluginProfileDto
리턴 Tp.Integration.Messages.Commands.PluginCommandResponseMessage