コード例 #1
0
ファイル: FileUtils.cs プロジェクト: uuware/mobile-memo
 public static string GetDocumentPath()
 {
     return(saveAndLoad.GetDocumentPath());
 }