示例#1
0
文件: Database.cs 项目: joaofx/felice
 static Database()
 {
     Configuration = new DatabaseConfiguration();
 }