Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AcManager
Tools
Helpers
Vdf.VdfTokenizer
C# Class AcManager.Tools.Helpers.Vdf.VdfTokenizer
Mostrar archivo
Open project: gro-ove/actools
Public Methods
Method
Description
Consume
( ) :
string
ReadNext
( ) :
VdfToken?
VdfTokenizer
(
string
content
) :
System
Method Details
Consume()
public
method
public
Consume
( ) :
string
return
string
ReadNext()
public
method
public
ReadNext
( ) :
VdfToken?
return
VdfToken?
VdfTokenizer()
public
method
public
VdfTokenizer
(
string
content
) :
System
content
string
return
System