FormatterTypeAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the FormatterTypeAttribute class.

public FormatterTypeAttribute(string type)
parameter description
type The type.

See Also