public void Init()
 {
     _finder = new StaticMethodActionFinder();
 }
Exemplo n.º 2
0
 public void Init()
 {
     _finder = new StaticMethodActionFinder();
 }