示例#1
0
 protected static string UseIProtected(IProtected_InSeparateAssembly intrf)
 {
     return(intrf.Touch());
 }
示例#2
0
 protected static string UseIProtected(IProtected_InSeparateAssembly intrf) { return intrf.Touch(); }