Beispiel #1
0
 public override string GetEntityName(object entity)
 {
     return(interceptor.GetTypeName(entity));
 }