Interface ISelection
Namespace: Mars.Core.Data.Entities
Assembly: Mars.Core.dll
Syntax
public interface ISelection
Methods
| Improve this Doc View SourceEvaluate(IDictionary<String, Object>)
Declaration
bool Evaluate(IDictionary<string, object> data)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IDictionary<System.String, System.Object> | data |
Returns
Type | Description |
---|---|
System.Boolean |