Exemplo n.º 1
0
 /// <summary>
 /// Creates an empty rule repository.
 /// </summary>
 public RuleRepository()
 {
     Activator = new RuleActivator();
 }
Exemplo n.º 2
0
 /// <summary>
 /// Creates an empty rule repository.
 /// </summary>
 public RuleRepository()
 {
     Activator = new RuleActivator();
 }