Esempio n. 1
0
 bool CheckTriggers(const Action& action) const override {
     return action.CheckPropertyTrigger(name_, value_);
 }