示例#1
0
 public docunmentinfo GetDocInfo(int docID)
 {
     return(aidePlatformManagerData.GetDocInfo(docID));
 }