Table of Contents

Interface ICommandSpec

Namespace
The.Web.Entities
Assembly
Instagile.Web.Client.dll

Marker interface. Implementers must also implement ICommandSpec<T> for matching entities.

public interface ICommandSpec

Methods

Match(IEntityInfo)

bool Match(IEntityInfo metadata)

Parameters

metadata IEntityInfo

Returns

bool