Microsoft.AspNet.Mvc.Internal Namespace¶
-
namespace
Microsoft.AspNet.Mvc.
Internal
¶ Classes
class
Microsoft.AspNet.Mvc.Internal.ControllersAsServices
class
Microsoft.AspNet.Mvc.Internal.CopyOnWriteList<T>
- class
Microsoft.AspNet.Mvc.Internal.ModelClientValidationRemoteRule
Microsoft.AspNet.Mvc.ModelBinding.Validation.ModelClientValidationRule
containing information for HTML attribute generation in fields aMicrosoft.AspNet.Mvc.RemoteAttribute
targets.
class
Microsoft.AspNet.Mvc.Internal.MvcBuilder
class
Microsoft.AspNet.Mvc.Internal.MvcCoreBuilder
- class
Microsoft.AspNet.Mvc.Internal.MvcCoreMvcOptionsSetup
- Sets up default options for
Microsoft.AspNet.Mvc.MvcOptions
. - class
Microsoft.AspNet.Mvc.Internal.MvcCoreRouteOptionsSetup
- Sets up MVC default options for
Microsoft.AspNet.Routing.RouteOptions
. - class
Microsoft.AspNet.Mvc.Internal.MvcMarkerService
- This is a Marker class which is used to determine if all the services were added to when Mvc is loaded.
- class
Microsoft.AspNet.Mvc.Internal.MvcServicesHelper
- Helper class which contains MvcServices related helpers.
- class
Microsoft.AspNet.Mvc.Internal.NonDisposableStream
- Stream that delegates to an inner stream. This Stream is present so that the inner stream is not closed even when Close() or Dispose() is called.
- class
Microsoft.AspNet.Mvc.Internal.SerializerSettingsProvider
- Helper class which provides
Newtonsoft.Json.JsonSerializerSettings
.
- class