Add(Int32, Int32, LogMessageFormatSegmentKind) Method

Definition

Assembly XenoAtom.Logging.dll

Adds a segment of a specified kind for a range of characters.

public void Add(int startCharIndex, int endCharIndex, LogMessageFormatSegmentKind kind)

Parameters

startCharIndex
Int32

The index of the first character of this segment.

endCharIndex
Int32

The index of the last character of this segment.

kind
LogMessageFormatSegmentKind

The kind of segment