C# Class Nett.StreamTomlSerializer

Exibir arquivo 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