SaaS CMS has officially launched! Learn more now.

Interface ICommand

Namespace: Mediachase.BusinessFoundation
Assembly: Mediachase.BusinessFoundation.dll
Version: 11.8.3
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