C# 클래스 VizInt.Bootstrapper

파일 보기 프로젝트 열기: BlueMountainCapital/VizInt

공개 메소드들

메소드 설명
Prepare ( System.Windows.ResourceDictionary dictionary ) : void

Used to create and initialise the template selector and the resources that it references.

메소드 상세

Prepare() 공개 정적인 메소드

Used to create and initialise the template selector and the resources that it references.
public static Prepare ( System.Windows.ResourceDictionary dictionary ) : void
dictionary System.Windows.ResourceDictionary
리턴 void