C# Class FlatRedBall.Glue.CodeGeneration.CodeBuilder.CodeBlockInterface

Inheritance: CodeBlockBase
Exibir arquivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
CodeBlockInterface ( ICodeBlock pParent, string pPre, string pName, string pPost )

Method Details

CodeBlockInterface() public method

public CodeBlockInterface ( ICodeBlock pParent, string pPre, string pName, string pPost )
pParent ICodeBlock
pPre string
pName string
pPost string