public int get_IsDebugOnly(out int pfIsDebugOnly) { return(_baseCfg.get_IsDebugOnly(out pfIsDebugOnly)); }
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)); }