C# Class CSharpUtils.Templates.Tokenizers.TokenizerStringReaderMatch

Show file Open project: soywiz/csharputils

Public Properties

Property Type Description
Index int
Length int
Success bool
Value String

Property Details

Index public property

public int Index
return int

Length public property

public int Length
return int

Success public property

public bool Success
return bool

Value public property

public String Value
return String