[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Persistence.Json.JsonObjectCoderBuilder-1.End

End Method

End()

Gets a coder for the type.

Declaration
public JsonCoder<TObject> End()
Returns
Type Description
JsonCoder<TObject>

A JsonCoder<T> to encode and decode the object.

Exceptions
Type Condition
ArgumentException

Thrown if the value is not a object.