C# Class LayoutFarm.RenderElementExtension

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
AddChild ( this renderBox, UIElement ui ) : void

Method Details

AddChild() public static méthode

public static AddChild ( this renderBox, UIElement ui ) : void
renderBox this
ui LayoutFarm.UI.UIElement
Résultat void