Exemple #1
0
 public string ZUPGetClassName(string strClassID, bool boName = false)
 {
     return(DxActiveX.ZUPGetClassName(strClassID, boName));
 }