C# Class Orchard.Environment.Descriptor.ShellDescriptorCache

Inheritance: IShellDescriptorCache
Afficher le fichier Open project: ucdavis/Orchard

Méthodes publiques

Méthode Description
ShellDescriptorCache ( IAppDataFolder appDataFolder ) : System

Private Methods

Méthode Description
Fetch ( string name ) : Orchard.Environment.Descriptor.Models.ShellDescriptor
GetCacheTextForShellDescriptor ( Orchard.Environment.Descriptor.Models.ShellDescriptor descriptor ) : string
GetShellDecriptorForCacheText ( string p ) : Orchard.Environment.Descriptor.Models.ShellDescriptor
Store ( string name, Orchard.Environment.Descriptor.Models.ShellDescriptor descriptor ) : void
VerifyCacheFile ( ) : void

Method Details

ShellDescriptorCache() public méthode

public ShellDescriptorCache ( IAppDataFolder appDataFolder ) : System
appDataFolder IAppDataFolder
Résultat System