コード例 #1
0
 public string CretateDb()
 {
     return(_locationServices.createDb());
 }