Microsoft.AspNet.Mvc.Internal Namespace¶
-
namespace
Microsoft.AspNet.Mvc.
Internal
¶ Classes
- class
MvcMarkerService
- This is a Marker class which is used to determine if all the services were added to when Mvc is loaded.
- class
MvcServicesHelper
- Helper class which contains MvcServices related helpers.
- class
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
UrlUtility
- class