[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Persistence.Json.JsonCoder-1.op_Equality

operator == Operator

operator ==(JsonCoder<T>?, JsonCoder<T>?)

Declaration
public static bool operator ==(JsonCoder<T>? left, JsonCoder<T>? right)
Parameters
Type Name Description
JsonCoder<T> left
JsonCoder<T> right
Returns
Type Description
bool