C# 클래스 OmniXaml.ObjectAssembler.TopDownValueContext

상속: ITopDownValueContext
파일 보기 프로젝트 열기: AvaloniaUI/OmniXAML

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Add ( object instance, XamlType xamlType ) : void
GetLastInstance ( XamlType xamlType ) : object

메소드 상세

Add() 공개 메소드

public Add ( object instance, XamlType xamlType ) : void
instance object
xamlType XamlType
리턴 void

GetLastInstance() 공개 메소드

public GetLastInstance ( XamlType xamlType ) : object
xamlType XamlType
리턴 object