Annotation - NMehralizadeh/RuleEngineCore GitHub Wiki
For implementing your rule we have 3 types of annotation (attribute).
ActionAttribute and CondititonAttribute are useful in methods, That you can find an example in own pages.
RuleAttribute is useful only for the class definition. Detail usage of this attribute is in own page.