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

显示文件 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_oe static_oe property

public static Cache Master
return Cache

Partial public_oe static_oe property

public static Cache Partial
return Cache

View public_oe static_oe property

public static Cache View
return Cache