Table of Contents

Class RequestJsonBodyProducer

Namespace
Fluxzy.Formatters.Producers.Requests
Assembly
Fluxzy.Core.dll
public class RequestJsonBodyProducer
Inheritance
RequestJsonBodyProducer
Inherited Members

Properties

ResultTitle

public string ResultTitle { get; }

Property Value

string

Methods

Build(ExchangeInfo, ProducerContext)

public RequestJsonResult? Build(ExchangeInfo exchangeInfo, ProducerContext context)

Parameters

exchangeInfo ExchangeInfo
context ProducerContext

Returns

RequestJsonResult