コード例 #1
0
 public bool EnsureCreated()
 {
     return(Database.EnsureCreated());
 }