public string TestMethod(NonEntity entity)
 {
     return null;
 }
Exemple #2
0
 public string TestMethod(NonEntity entity)
 {
     return(null);
 }