}
}
...
pubic void LogId<T>(T entity) where T : IEntity {
Log(entity.Id);
}
не совсем
Обсуждают сегодня