[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.Coder-1.op_Equality

operator == Operator

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

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