Exemple #1
0
 public static string Duh(ISampleMessage m)
 {
     return(m.ToString());
 }
Exemple #2
0
 public static string Duh(ISampleMessage m)
 {
     return m.ToString();
 }