Ejemplo n.º 1
0
 public bool RegisterActionFactory(AbstractActionFactory factory)
 {
     // TODO: Implement this
     return false;
 }
Ejemplo n.º 2
0
 public bool RegisterActionFactory(AbstractActionFactory factory)
 {
     // TODO: Implement this
     return(false);
 }