コード例 #1
0
 public string FindNote(string linked_title)
 {
     return(remote.FindNote(linked_title));
 }