コード例 #1
0
 public DocumentModel GetDocumentByUnid(string unid) => new DocumentModel(wrapper, database.GetDocumentByUNID(unid));