Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WatchThis
Models
WatchThisPreferences
C# Class WatchThis.Models.WatchThisPreferences
Inheritance:
BasePreferences
显示文件
Open project: kevintavog/WatchThis.net
Public Methods
Method
Description
FromJson
(
dynamic
json
) :
void
ToJson
( ) :
dynamic
WatchThisPreferences
( ) :
System
Method Details
FromJson()
public
method
public
FromJson
(
dynamic
json
) :
void
json
dynamic
return
void
ToJson()
public
method
public
ToJson
( ) :
dynamic
return
dynamic
WatchThisPreferences()
public
method
public
WatchThisPreferences
( ) :
System
return
System