Esempio n. 1
0
 public int get_IsDebugOnly(out int pfIsDebugOnly)
 {
     return(baseDebugConfiguration.get_IsDebugOnly(out pfIsDebugOnly));
 }
 public int get_IsDebugOnly(out int pfIsDebugOnly)
 {
     return(m_innerIVsDebuggableProjectCfg.get_IsDebugOnly(out pfIsDebugOnly));
 }