Converts a generic type into an anemic type by excluding any methods. Useful for object/class initializers or data-centric operations.
Converts a generic type into an anemic type by excluding any methods. Useful for object/class initializers or data-centric operations.