C# Class Protogame.ButtonUserInterfaceNodeProcessor
Mostra file
Open project: RedpointGames/Protogame
Public Methods
Method |
Description |
|
Process ( XmlNode node, object>.Action eventCallback, IContainer>.Action &processChild ) : IContainer |
|
|
Method Details
public Process ( XmlNode node, object>.Action eventCallback, IContainer>.Action &processChild ) : IContainer |
node |
System.Xml.XmlNode |
|
eventCallback |
object>.Action
| |
processChild |
IContainer>.Action
| |
return |
IContainer |
|