Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Nett
StreamTomlSerializer
C# Class Nett.StreamTomlSerializer
Mostra file
Open project: paiden/Nett
Class Usage Examples
Public Methods
Method
Description
Deserialize
(
Stream
s
,
TomlConfig
config
) :
TomlTable
Method Details
Deserialize()
public
static
method
public
static
Deserialize
(
Stream
s
,
TomlConfig
config
) :
TomlTable
s
System.IO.Stream
config
TomlConfig
return
TomlTable