CPlusPlusFormattingInfo ClassFormatC Syntax Highlighting Class Library
Provides information for formatting C++ code.
Inheritance Hierarchy

OnlineSystem Object
  Ookii.FormatC CPlusPlusFormattingInfo

Namespace: Ookii.FormatC
Assembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public class CPlusPlusFormattingInfo : IFormattingInfo
Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.
See Also