예제 #1
0
 protected static string UseIProtected(IProtected_InSeparateAssembly intrf)
 {
     return(intrf.Touch());
 }
예제 #2
0
파일: Library.cs 프로젝트: CheneyWu/coreclr
 protected static string UseIProtected(IProtected_InSeparateAssembly intrf) { return intrf.Touch(); }