Example #1
0
 public Permissioner(string connStr)
 {
     SonFact.init(connStr);
     PermissionDataCore.InitTables();
 }