Options Class

Definition

Options used to define evaluation behaviors.

public class Options
type Options = class
Public Class Options
Inheritance
Options

Constructors

Options()

Initializes a new instance of the Options class.

Options(Options)

Initializes a new instance of the Options class.

Properties

Locale

Gets or sets a value, a locale of CultureInfo.

NullSubstitution

Gets or sets a value, a function that been called when there is null value hit in memory.

Applies to