Table of Contents

Class FormattingResult

Namespace
Fluxzy.Formatters
Assembly
Fluxzy.Core.dll
public abstract class FormattingResult
Inheritance
FormattingResult
Derived
Inherited Members

Constructors

FormattingResult(string)

protected FormattingResult(string title)

Parameters

title string

Properties

ErrorMessage

public string? ErrorMessage { get; set; }

Property Value

string

Title

public string Title { get; }

Property Value

string

Type

public string Type { get; }

Property Value

string