Table of Contents

Class ConsoleMessageTitlePartFactory

Namespace
RDCore.SDK.ConsoleIO.Model
Assembly
RDCore.SDK.dll
public static class ConsoleMessageTitlePartFactory
Inheritance
ConsoleMessageTitlePartFactory
Inherited Members

Methods

CreateTitlePart(string)

A title part from literal text.

public static ConsoleMessagePart CreateTitlePart(string title)

Parameters

title string

Returns

ConsoleMessagePart