C# Class Tealium.VersionConfig

Afficher le fichier Open project: Tealium/win-library Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( string json ) : VersionConfig

Méthodes protégées

Méthode Description
VersionConfig ( ) : Newtonsoft.Json.Linq

Private Methods

Méthode Description
ParseAsBoolean ( IJsonValue jsonValue, bool defaultValue = false ) : bool
ParseAsInt ( IJsonValue jsonValue, int defaultValue = -1 ) : int

Method Details

Parse() public static méthode

public static Parse ( string json ) : VersionConfig
json string
Résultat VersionConfig

VersionConfig() protected méthode

protected VersionConfig ( ) : Newtonsoft.Json.Linq
Résultat Newtonsoft.Json.Linq