예제 #1
0
 public void DeleteSecurityEntity(int entityId)
 {
     _dataProvider.DeleteEntitiesAndEntries(entityId);
 }