Exemple #1
0
 public string CallParentGeneric()
 {
     return("Called " + Callee.ParentGeneric());
 }