C# Class Orchard.Localization.Services.LocalizationService

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

Méthodes publiques

Méthode Description
LocalizationService ( IContentManager contentManager, ICultureManager cultureManager ) : System.Collections.Generic

Private Methods

Méthode Description
ILocalizationService ( IContent content, VersionOptions versionOptions ) : IEnumerable
ILocalizationService ( IContent content, string culture ) : LocalizationPart
ILocalizationService ( IContent content ) : string
ILocalizationService ( IContent content, string culture ) : void

Method Details

LocalizationService() public méthode

public LocalizationService ( IContentManager contentManager, ICultureManager cultureManager ) : System.Collections.Generic
contentManager IContentManager
cultureManager ICultureManager
Résultat System.Collections.Generic