Example #1
0
 protected static string UseIProtected(IProtected intrf)
 {
     return(intrf.Touch());
 }
Example #2
0
 protected static string UseIProtected(IProtected intrf) { return intrf.Touch(); }