C# Class Cake.Diagnostics.Formatting.FormatParser

Afficher le fichier Open project: SimpleGitVersion/CodeCake

Méthodes publiques

Méthode Description
Parse ( string format ) : IEnumerable

Private Methods

Méthode Description
IsNumeric ( string value ) : bool
ParseProperty ( TextReader reader ) : FormatToken
ParseText ( TextReader reader ) : FormatToken

Method Details

Parse() public static méthode

public static Parse ( string format ) : IEnumerable
format string
Résultat IEnumerable