C# Class PluginTestbed.StateChains.CodeGeneratorStateChain

Inheritance: FlatRedBall.Glue.CodeGeneration.ElementComponentCodeGenerator
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
GenerateActivity ( ICodeBlock codeBlock, IElement element ) : ICodeBlock

Method Details

GenerateActivity() public méthode

public GenerateActivity ( ICodeBlock codeBlock, IElement element ) : ICodeBlock
codeBlock ICodeBlock
element IElement
Résultat ICodeBlock