Exemple #1
0
 public List <BaseMessage> GetModels(SelectParam parameter)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public BaseMessage GetModel(SelectParam parameter)
 {
     throw new NotImplementedException();
 }