IFormattingInfoWithTypes Interface

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

Definition

Namespace: Ookii.FormatC
Assembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.3.2+a0abe9e363271833c90424d1444b43a67fa5858f
C#
public interface IFormattingInfoWithTypes

Properties

Types Gets or sets a list of identifiers that should be treated as type names.

See Also