Table of Contents

Class ImageResult

Namespace
Fluxzy.Formatters.Producers.Responses
Assembly
Fluxzy.Core.dll
public class ImageResult : FormattingResult
Inheritance
ImageResult
Inherited Members

Constructors

ImageResult(string, string)

public ImageResult(string title, string contentType)

Parameters

title string
contentType string

Properties

ContentType

public string ContentType { get; }

Property Value

string