C# Class CSharpUtils.Templates.Tokenizers.TokenizerStringReaderMatch

Mostra file Open project: soywiz/csharputils

Public Properties

Property Type Description
Index int
Length int
Success bool
Value String

Property Details

Index public_oe property

public int Index
return int

Length public_oe property

public int Length
return int

Success public_oe property

public bool Success
return bool

Value public_oe property

public String Value
return String