C# Class Frapid.Messaging.Templating.MessageTemplateProcessor

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
MessageTemplateProcessor ( string template, List dictionary ) : System.Collections.Generic
Process ( ) : string

Private Methods

Méthode Description
GetParameters ( string template ) : List
GetPropertyValue ( object obj, string propertyName ) : string

Method Details

MessageTemplateProcessor() public méthode

public MessageTemplateProcessor ( string template, List dictionary ) : System.Collections.Generic
template string
dictionary List
Résultat System.Collections.Generic

Process() public méthode

public Process ( ) : string
Résultat string