C# Class WatchThis.Models.WatchThisPreferences

Inheritance: BasePreferences
Afficher le fichier Open project: kevintavog/WatchThis.net

Méthodes publiques

Méthode Description
FromJson ( dynamic json ) : void
ToJson ( ) : dynamic
WatchThisPreferences ( ) : System

Method Details

FromJson() public méthode

public FromJson ( dynamic json ) : void
json dynamic
Résultat void

ToJson() public méthode

public ToJson ( ) : dynamic
Résultat dynamic

WatchThisPreferences() public méthode

public WatchThisPreferences ( ) : System
Résultat System