RecroDictFormatResult Structure

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Contracts.Services
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 10.2.0.10716
C#
public readonly struct RecroDictFormatResult : IEquatable<RecroDictFormatResult>
Inheritance
Object    ValueType    RecroDictFormatResult
Implements
IEquatableRecroDictFormatResult

Constructors

RecroDictFormatResultInitializes a new instance of the RecroDictFormatResult class

Properties

Methods

GetTypeGets the Type of the current instance.
(Inherited from Object)

See Also