C# Class OmniXaml.ObjectAssembler.TopDownValueContext

Inheritance: ITopDownValueContext
Afficher le fichier Open project: AvaloniaUI/OmniXAML

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Add ( object instance, XamlType xamlType ) : void
GetLastInstance ( XamlType xamlType ) : object

Method Details

Add() public méthode

public Add ( object instance, XamlType xamlType ) : void
instance object
xamlType XamlType
Résultat void

GetLastInstance() public méthode

public GetLastInstance ( XamlType xamlType ) : object
xamlType XamlType
Résultat object