C# Class Protogame.CanvasUserInterfaceNodeProcessor
Afficher le fichier
Open project: RedpointGames/Protogame
Méthodes publiques
Méthode |
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
| |
Résultat |
IContainer |
|