Header menu logo FSharp.Formatting

CSharpFormat Type

Generates color-coded HTML 4.01 from C# source code.

Constructors

Constructor Description

CSharpFormat()

Full Usage: CSharpFormat()

Instance members

Instance member Description

this.Keywords

Full Usage: this.Keywords

Returns: string
Modifiers: abstract

The list of C# keywords.

Returns: string

this.Operators

Full Usage: this.Operators

Returns: string
Modifiers: abstract

TBD

Returns: string

this.Preprocessors

Full Usage: this.Preprocessors

Returns: string
Modifiers: abstract

The list of C# preprocessors.

Returns: string

Type something to start searching.