C# Class BcsResolver.Tokenizer.TextRange

Show file Open project: sybila/BCSParser Class Usage Examples

Public Methods

Method Description
TextRange ( int startPosition, int length ) : System

Method Details

TextRange() public method

public TextRange ( int startPosition, int length ) : System
startPosition int
length int
return System