Example #1
0
 public int EnableDisplayDebug(int enableDebug)
 {
     return(dm.EnableDisplayDebug(enableDebug));
 }