示例#1
0
 public bool GetCurrentMethod(string flags, out IBADeprMethod pVal)
 {
     return(m_ddbSwitch.GetCurrentMethod(flags, out pVal));
 }