RemoveCommand.Execute Method

Plusprofil Addin

RemoveCommandExecute Method

[Missing <summary> documentation for "M:PlusprofilAddin.ViewModels.Commands.RemoveCommand.Execute(System.Object)"]

Namespace:  PlusprofilAddin.ViewModels.Commands
Assembly:  PlusprofilAddin (in PlusprofilAddin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Execute(
	Object parameter
)

Parameters

parameter
Type: SystemObject

[Missing <param name="parameter"/> documentation for "M:PlusprofilAddin.ViewModels.Commands.RemoveCommand.Execute(System.Object)"]

Implements

ICommandExecute(Object)
See Also