Beispiel #1
0
 public void Insert(bool forceToInsertDb = true)
 {
     accountTypeRepository.InsertEntity(this, forceToInsertDb);
 }