C# Class Compiler.DuplicateLabelException

Inheritance: System.Exception
Mostra file Open project: kthompson/csharpos

Public Methods

Method Description
DuplicateLabelException ( string labelName ) : System

Method Details

DuplicateLabelException() public method

public DuplicateLabelException ( string labelName ) : System
labelName string
return System