C# 클래스 XamlStyler.Core.StylerService

파일 보기 프로젝트 열기: NicoVermeir/XamlStyler 1 사용 예제들

공개 메소드들

메소드 설명
StyleDocument ( string xamlSource ) : string

Execute styling from string input

StylerService ( IStylerOptions options ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Format ( string xamlSource ) : string

메소드 상세

StyleDocument() 공개 메소드

Execute styling from string input
public StyleDocument ( string xamlSource ) : string
xamlSource string
리턴 string

StylerService() 공개 메소드

public StylerService ( IStylerOptions options ) : System.Collections.Generic
options IStylerOptions
리턴 System.Collections.Generic