C# Class Microsoft.CSharp.RuntimeBinder.Syntax.NameManager.KnownName

Inheritance: Name
Show file Open project: dotnet/corefx

Public Methods

Method Description
KnownName ( string text ) : System.Diagnostics
KnownName ( string text, PredefinedName id ) : System.Diagnostics

Method Details

KnownName() public method

public KnownName ( string text ) : System.Diagnostics
text string
return System.Diagnostics

KnownName() public method

public KnownName ( string text, PredefinedName id ) : System.Diagnostics
text string
id PredefinedName
return System.Diagnostics