Interface ICommand

Namespace: Mediachase.BusinessFoundation
Assembly: Mediachase.BusinessFoundation.dll
Version: 10.8.0
Syntax
public interface ICommand

Methods

Invoke(Object, Object)

Declaration
void Invoke(object sender, object element)
Parameters
Type Name Description
System.Object sender
System.Object element