Exemplo n.º 1
0
 public string ZUPLoadObject(string strINTID)
 {
     return(SerializeHelper.ToString(DxActiveX.ZUPLoadObject(strINTID)));
 }