C# Class M3.HRON.HRONSerializationExtensions

Afficher le fichier Open project: mrange/hron

Méthodes publiques

Méthode Description
ParseAsHRON ( this input, object defaultValue = null ) : dynamic
ParseAsHRON ( this input, object defaultValue = null ) : dynamic
SerializeKeyValuePairsAsHRON ( object>.this keyValuePairs ) : string

Private Methods

Méthode Description
FirstOrEmpty ( this entities ) : IHRONEntity
ReadLines ( this tr ) : IEnumerable

Method Details

ParseAsHRON() public static méthode

public static ParseAsHRON ( this input, object defaultValue = null ) : dynamic
input this
defaultValue object
Résultat dynamic

ParseAsHRON() public static méthode

public static ParseAsHRON ( this input, object defaultValue = null ) : dynamic
input this
defaultValue object
Résultat dynamic

SerializeKeyValuePairsAsHRON() public static méthode

public static SerializeKeyValuePairsAsHRON ( object>.this keyValuePairs ) : string
keyValuePairs object>.this
Résultat string