TestimoX

API Reference

Class

MapValue

Namespace TestimoX.Reporting.Html.RenderValue

Represents a map of key/value pairs.

Inheritance

  • Object
  • MapValue

Constructors

MapValue(System.Collections.Generic.IReadOnlyDictionary{System.String,System.String} Entries) #

Represents a map of key/value pairs.

Parameters

Entries System.Collections.Generic.IReadOnlyDictionary{System.String,System.String} required