C# Class Artemis.Profiles.Layers.Conditions.EventCondition

Inheritance: ILayerCondition
显示文件 Open project: SpoinkyNL/Artemis

Public Methods

Method Description
ConditionsMet ( LayerModel layer, IDataModel dataModel ) : bool

Method Details

ConditionsMet() public method

public ConditionsMet ( LayerModel layer, IDataModel dataModel ) : bool
layer LayerModel
dataModel IDataModel
return bool