ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / BaseWriter Class
Properties Methods


In This Topic
    BaseWriter Class Members
    In This Topic

    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