ControllerBuilder.DefaultNamespaces Property

Gets the default namespaces.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

function get DefaultNamespaces () : HashSet<String>

Property Value

Type: System.Collections.Generic.HashSet(String)
The default namespaces.
Show: