C# Class ForgeModGenerator.CodeGeneration.CodeDom.CodeContinueLabelStatement

Inheritance: CodeStatement
Afficher le fichier Open project: Prastiwar/ForgeModGenerator Class Usage Examples

Méthodes publiques

Méthode Description
CodeContinueLabelStatement ( string label ) : System.CodeDom

Method Details

CodeContinueLabelStatement() public méthode

public CodeContinueLabelStatement ( string label ) : System.CodeDom
label string
Résultat System.CodeDom