C# 클래스 System.Windows.Markup.XamlReader

Parsing class used to create an Windows Presentation Platform Tree
파일 보기 프로젝트 열기: shana/moon 1 사용 예제들

공개 메소드들

메소드 설명
Load ( string xaml ) : object

비공개 메소드들

메소드 설명
LoadWithInitialTemplateValidation ( string xaml ) : object

메소드 상세

Load() 공개 정적인 메소드

public static Load ( string xaml ) : object
xaml string
리턴 object