C# 클래스 CSharpUtils.Templates.Tokenizers.TokenizerStringReaderMatch

파일 보기 프로젝트 열기: soywiz/csharputils

공개 프로퍼티들

프로퍼티 타입 설명
Index int
Length int
Success bool
Value String

프로퍼티 상세

Index 공개적으로 프로퍼티

public int Index
리턴 int

Length 공개적으로 프로퍼티

public int Length
리턴 int

Success 공개적으로 프로퍼티

public bool Success
리턴 bool

Value 공개적으로 프로퍼티

public String Value
리턴 String