Format
abstract
public abstract IEnumerable<string> Format() Formats the options object into a collection of strings.
Returns
A collection of formatted string-value pairs corresponding the the properties on the options object.
public abstract IEnumerable<string> Format()