C# Class SpeakerNet.Services.Formatter

Inheritance: IFormatter
Afficher le fichier Open project: dotnet-koelnbonn/SpeakerNet

Méthodes publiques

Méthode Description
Format ( string format, object source ) : string

Private Methods

Méthode Description
OutExpression ( object source, string expression ) : string

Method Details

Format() public méthode

public Format ( string format, object source ) : string
format string
source object
Résultat string