C# Class LayoutFarm.RenderElementExtension

Mostra file Open project: prepare/HTML-Renderer

Public Methods

Method Description
AddChild ( this renderBox, UIElement ui ) : void

Method Details

AddChild() public static method

public static AddChild ( this renderBox, UIElement ui ) : void
renderBox this
ui LayoutFarm.UI.UIElement
return void