Share via


DefaultFormatManager Constructor ()

 

Initializes a new instance of the DefaultFormatManager class.

Namespace:   Microsoft.Web.Mvc.Resources
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

public DefaultFormatManager()
public:
DefaultFormatManager()
new : unit -> DefaultFormatManager
Public Sub New

See Also

DefaultFormatManager Class
Microsoft.Web.Mvc.Resources Namespace

Return to top