A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface ICommand

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