C# Class Protogame.ButtonUserInterfaceNodeProcessor

Inheritance: IUserInterfaceNodeProcessor
Mostra file Open project: RedpointGames/Protogame

Public Methods

Method Description
Process ( XmlNode node, object>.Action eventCallback, IContainer>.Action &processChild ) : IContainer

Method Details

Process() public method

public Process ( XmlNode node, object>.Action eventCallback, IContainer>.Action &processChild ) : IContainer
node System.Xml.XmlNode
eventCallback object>.Action
processChild IContainer>.Action
return IContainer