C# Class NetFx.CsTypedResx

Inheritance: CsTypedResxBase
Afficher le fichier Open project: netfx/extensions Class Usage Examples

Private Properties

Свойство Type Description
RenderArea void
RenderMessageHint void

Méthodes publiques

Méthode Description
Initialize ( ) : void

Initialize the template

TransformText ( ) : string

Create the template output

Private Methods

Méthode Description
RenderArea ( ResourceArea area, string visibility ) : void
RenderMessageHint ( string value ) : void

Method Details

Initialize() public méthode

Initialize the template
public Initialize ( ) : void
Résultat void

TransformText() public méthode

Create the template output
public TransformText ( ) : string
Résultat string