C# Class Cake.Diagnostics.Formatting.PropertyToken

Inheritance: FormatToken
Afficher le fichier Open project: SimpleGitVersion/CodeCake

Méthodes publiques

Méthode Description
PropertyToken ( int position, string format ) : System
Render ( object args ) : string

Method Details

PropertyToken() public méthode

public PropertyToken ( int position, string format ) : System
position int
format string
Résultat System

Render() public méthode

public Render ( object args ) : string
args object
Résultat string