示例#1
0
 public string GetNoteCompleteXml(string uri)
 {
     return(remote.GetNoteCompleteXml(uri));
 }