C# Class Pickaxe.CodeDom.Semantic.AmbiguousSelectVariable

Inheritance: SemanticException
Mostra file Open project: bitsummation/pickaxe

Public Methods

Method Description
AmbiguousSelectVariable ( SelectMatch matches, LineInfo line ) : System

Method Details

AmbiguousSelectVariable() public method

public AmbiguousSelectVariable ( SelectMatch matches, LineInfo line ) : System
matches SelectMatch
line LineInfo
return System