C1.AspNetCore.Mvc Assembly / C1.JsonNet.Converters Namespace / FunctionConverter Class
Members

FunctionConverter Class
Define a converter which converts the client function name to string without quote.
Object Model
FunctionConverter Class
Syntax
'Declaration
 
Public Class FunctionConverter 
   Inherits C1.JsonNet.JsonConverter
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Serialization.BaseConverter
      C1.JsonNet.JsonConverter
         C1.JsonNet.Converters.FunctionConverter

See Also