Class Command
Inheritance
System.Object
Command
Namespace: SMT.MastaAPI.Utility
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class Command : MarshalByRefObjectPermanent
Constructors
Command(ICommand)
Declaration
public Command(ICommand wrapped)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Input.ICommand | wrapped |
Methods
Run()
Declaration
public void Run()