Class BoltClassEventUnitFilter
Inheritance
BoltClassEventUnitFilter
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class BoltClassEventUnitFilter : BoltMemberUnitFilter<BoltClassEventUnit>, IFilter
Constructors
BoltClassEventUnitFilter(BoltClassEventUnit)
Declaration
public BoltClassEventUnitFilter(BoltClassEventUnit target)
Parameters
| Type | Name | Description |
|---|---|---|
| BoltClassEventUnit | target |
Properties
typeLabels
Declaration
protected override IEnumerable<string> typeLabels { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<String> |
Overrides
Ludiq.Filter<Ludiq.Bolt.BoltClassEventUnit>.typeLabels