Exemplo n.º 1
0
 public bool CheckActionModelsForError(out ActionModelCheckReport report)
 {
     //TODO
     //throw new NotImplementedException();
     report = null;
     return(false);
 }
Exemplo n.º 2
0
 public bool CheckActionModelsForError(out ActionModelCheckReport report)
 {
     //TODO
     //throw new NotImplementedException();
     report = null;
     return false;
 }