Exemple #1
0
 public virtual void AddEntity(Entity entity, string key = null)
 {
     entityBase.AddEntity(entity, key);
 }