Interface ICommandSpec
Marker interface. Implementers must also implement ICommandSpec<T> for matching entities.
public interface ICommandSpec
Methods
Match(IEntityInfo)
bool Match(IEntityInfo metadata)
Parameters
metadataIEntityInfo
Marker interface. Implementers must also implement ICommandSpec<T> for matching entities.
public interface ICommandSpec
bool Match(IEntityInfo metadata)
metadata IEntityInfo