Click or drag to resize

IFormattingInfoWithTypes Interface

Interface for formatters that allow a custom set of identifiers to be treated as types.

Namespace:  Ookii.FormatC
Assembly:  Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.1.0
Syntax
public interface IFormattingInfoWithTypes

The IFormattingInfoWithTypes type exposes the following members.

Properties
  NameDescription
Public propertyTypes
Gets or sets a list of identifiers that should be treated as type names.
Top
See Also