C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / BaseWriter Class
Properties Methods


BaseWriter Class Members

The following tables list the members exposed by BaseWriter.

Public Properties
 NameDescription
Public PropertyGets the context object. (Inherited from C1.Web.Mvc.Serialization.Operation)
Top
Public Methods
 NameDescription
Public MethodDispose the resources. (Inherited from C1.Web.Mvc.Serialization.Operation)
Public MethodWrites the object.  
Public MethodWrites a text value.  
Top
See Also