Example #1
0
 public ABProxy GetABProxy(string abName)
 {
     return(abMgr.GetABProxy(abName));
 }