コード例 #1
0
 public _ProfileRepository()
 {
     _database = new NpgsqlQueryFactory();
 }