C# Class System.Web.Mvc.Test.VirtualPathProviderViewEngineTest.Cache

Show file Open project: drivenet/aspnetwebstack

Public Properties

Property Type Description
Master Cache
Partial Cache
View Cache

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Cache ( string value ) : System.Collections

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Master public static property

public static Cache Master
return Cache

Partial public static property

public static Cache Partial
return Cache

View public static property

public static Cache View
return Cache