Method | Description | |
---|---|---|
AddProfileCommand ( ITpBus bus, IProfileCollection profileCollection, IPluginContext pluginContext, IPluginMetadata pluginMetadata ) : Tp.Integration.Messages.Commands |
Method | Description | |
---|---|---|
OnExecute ( PluginProfileDto profileDto ) : |
public AddProfileCommand ( ITpBus bus, IProfileCollection profileCollection, IPluginContext pluginContext, IPluginMetadata pluginMetadata ) : Tp.Integration.Messages.Commands | ||
bus | ITpBus | |
profileCollection | IProfileCollection | |
pluginContext | IPluginContext | |
pluginMetadata | IPluginMetadata | |
return | Tp.Integration.Messages.Commands |
protected OnExecute ( PluginProfileDto profileDto ) : |
||
profileDto | PluginProfileDto | |
return |