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