Name | Description | |
---|---|---|
![]() | Dispose | Dispose the resources. (Inherited from C1.Web.Mvc.Serialization.Operation) |
![]() | EndScope | End the scope. |
![]() | StartArrayScope | Start the scope for an array. |
![]() | StartObjectScope | Start the scope for a new object. |
![]() | WriteName | Serialize a name for a property. |
![]() | WriteObject | Writes the object. (Inherited from C1.Web.Mvc.Serialization.BaseWriter) |
![]() | WriteRawName | Serialize a name for a property. |
![]() | WriteRawValue | Serialize a text. |
![]() | WriteText | Writes a text value. (Inherited from C1.Web.Mvc.Serialization.BaseWriter) |
![]() | WriteValue | Serialize the specified object. |