Exemplo n.º 1
0
 protected override void AssertEntity(T entity)
 {
     Graph <T, S> .AssertEnterState((T)entity, this);
 }