C# Class CSharpUtils.Templates.Tokenizers.TokenizerStringReaderMatch

Afficher le fichier Open project: soywiz/csharputils

Méthodes publiques

Свойство Type Description
Index int
Length int
Success bool
Value String

Property Details

Index public_oe property

public int Index
Résultat int

Length public_oe property

public int Length
Résultat int

Success public_oe property

public bool Success
Résultat bool

Value public_oe property

public String Value
Résultat String