MrKWatkins.Reflection 1.3.1 Help

DisplayNameFormatter Constructors

Overloads

Name

Description

DisplayNameFormatter()

Initialises a new instance of the DisplayNameFormatter class using default options.

DisplayNameFormatter(DisplayNameFormatterOptions)

Initialises a new instance of the DisplayNameFormatter class with the specified options.

DisplayNameFormatter()

Initialises a new instance of the DisplayNameFormatter class using default options.

public DisplayNameFormatter();

DisplayNameFormatter(DisplayNameFormatterOptions)

Initialises a new instance of the DisplayNameFormatter class with the specified options.

public DisplayNameFormatter(DisplayNameFormatterOptions options);

Parameters

Name

Type

Description

options

DisplayNameFormatterOptions

The options to use.

Last modified: 17 December 2024