Get a type representing the public interface of the given type. The returned type will have all public properties, but will omit private properties.
The interface to return a public representation of.
Get a type representing the public interface of the given type. The returned type will have all public properties, but will omit private properties.