DisplayNameFormatter Class
Definition
Formats reflection types into a human readable display name.
public sealed class DisplayNameFormatter : ReflectionFormatter, IReflectionFormatter
Constructors
Name | Description |
---|---|
Initialises a new instance of the DisplayNameFormatter class using default options. | |
Initialises a new instance of the DisplayNameFormatter class with the specified options. |
Methods
Name | Description |
---|---|
Formats the specified ConstructorInfo. | |
Formats the specified EventInfo. | |
Formats the specified FieldInfo. | |
Formats the specified MethodInfo. | |
Formats the specified PropertyInfo. | |
Formats the specified Type. | |
Formats the specified namespace. |
Last modified: 17 December 2024