C# Class Rebel.Framework.Localization.Configuration.LocalizationXmlSourceAttribute

Inheritance: LocalizationSourceAttribute
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
GetSource ( Assembly asm, TextManager textManager, string targetNamespace ) : ITextSource
LocalizationXmlSourceAttribute ( string resourceName ) : System

Method Details

GetSource() public méthode

public GetSource ( Assembly asm, TextManager textManager, string targetNamespace ) : ITextSource
asm System.Reflection.Assembly
textManager TextManager
targetNamespace string
Résultat ITextSource

LocalizationXmlSourceAttribute() public méthode

public LocalizationXmlSourceAttribute ( string resourceName ) : System
resourceName string
Résultat System