Edit

IOptionFormatter Interface

Definition

format the option and give it a category and a name

public interface IOptionFormatter
type IOptionFormatter = interface
Public Interface IOptionFormatter
Derived

Properties

Name Description
Name

Gets the name of the options object.

Methods

Name Description
Format()

Formats the options object into a collection of strings.

Applies to