C# Class XamlStyler.Core.DocumentManipulation.ThicknessFormatter

Afficher le fichier Open project: NicoVermeir/XamlStyler Class Usage Examples

Méthodes publiques

Méthode Description
TryFormat ( string s, char separator, string &formatted ) : bool

Private Methods

Méthode Description
Format ( Match match, char separator ) : string

Method Details

TryFormat() public static méthode

public static TryFormat ( string s, char separator, string &formatted ) : bool
s string
separator char
formatted string
Résultat bool