Esempio n. 1
0
 public int get_IsDebugOnly(out int pfIsDebugOnly)
 {
     return(_baseCfg.get_IsDebugOnly(out pfIsDebugOnly));
 }
Esempio n. 2
0
 public int get_IsDebugOnly(out int pfIsDebugOnly)
 {
     return(_pythonCfg.get_IsDebugOnly(out pfIsDebugOnly));
 }
 public int get_IsDebugOnly(out int pfIsDebugOnly)
 {
     return(_innerNodeCfg.get_IsDebugOnly(out pfIsDebugOnly));
 }