C# Class BoundType, panther

显示文件 Open project: kthompson/panther Class Usage Examples

Public Methods

Method Description
BoundType ( Symbol, owner, TextLocation, location, string name ) : Panther.CodeAnalysis.Symbols

Method Details

BoundType() public method

public BoundType ( Symbol, owner, TextLocation, location, string name ) : Panther.CodeAnalysis.Symbols
owner Symbol,
location TextLocation,
name string
return Panther.CodeAnalysis.Symbols