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