コード例 #1
0
 static private void CreateDb()
 {
     NHibernateHelper.BuildSchema();
     ObLib.SeedData.AddInitialData();
 }