Ejemplo n.º 1
0
 public docunmentinfo GetDocInfo(int docID)
 {
     return(aidePlatformManagerData.GetDocInfo(docID));
 }