C# Class XamlStyler.Core.DocumentManipulation.ThicknessFormatter

Show file Open project: NicoVermeir/XamlStyler Class Usage Examples

Public Methods

Method Description
TryFormat ( string s, char separator, string &formatted ) : bool

Private Methods

Method Description
Format ( Match match, char separator ) : string

Method Details

TryFormat() public static method

public static TryFormat ( string s, char separator, string &formatted ) : bool
s string
separator char
formatted string
return bool