C# Class Nett.StreamTomlSerializer

Afficher le fichier Open project: paiden/Nett Class Usage Examples

Méthodes publiques

Méthode Description
Deserialize ( Stream s, TomlConfig config ) : TomlTable

Method Details

Deserialize() public static méthode

public static Deserialize ( Stream s, TomlConfig config ) : TomlTable
s System.IO.Stream
config TomlConfig
Résultat TomlTable