C# Class BackendlessAPI.IO.UnderflowWriter

Inheritance: ObjectWriter
Mostra file Open project: Backendless/.NET-SDK

Protected Methods

Method Description
onWriteObject ( object obj, string className, IDictionary objectFields, Weborb.Writer.IProtocolFormatter writer ) : void

Method Details

onWriteObject() protected method

protected onWriteObject ( object obj, string className, IDictionary objectFields, Weborb.Writer.IProtocolFormatter writer ) : void
obj object
className string
objectFields IDictionary
writer Weborb.Writer.IProtocolFormatter
return void