Пример #1
0
 public void Remove(RoleConfiguration item)
 {
     _dataBaseSqlServerOrmLite.Remove(item);
 }