ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.JsonNet.Converters Namespace / EnumToStringConverter Class / EnumToStringConverter Constructor

In This Topic
    EnumToStringConverter Constructor
    In This Topic
    Initializes a new instance of the EnumToStringConverter class.
    Syntax
    'Declaration
     
    Public Function New()
    public EnumToStringConverter()
    See Also