C# Class XamlStyler.Core.StylerService

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

Méthodes publiques

Méthode Description
StyleDocument ( string xamlSource ) : string

Execute styling from string input

StylerService ( IStylerOptions options ) : System.Collections.Generic

Private Methods

Méthode Description
Format ( string xamlSource ) : string

Method Details

StyleDocument() public méthode

Execute styling from string input
public StyleDocument ( string xamlSource ) : string
xamlSource string
Résultat string

StylerService() public méthode

public StylerService ( IStylerOptions options ) : System.Collections.Generic
options IStylerOptions
Résultat System.Collections.Generic