C# Class bsharptree.example.simpleindex.analysis.CharLocation

Show file Open project: thoward/bsharptree Class Usage Examples

Public Properties

Property Type Description
ByteSpan Span
Empty CharLocation
Value char?

Property Details

ByteSpan public property

public Span,bsharptree.example.simpleindex.analysis ByteSpan
return Span

Empty public static property

public static CharLocation,bsharptree.example.simpleindex.analysis Empty
return CharLocation

Value public property

public char? Value
return char?