Метод | Описание | |
---|---|---|
CreateSecondaryTileForSubreddit ( TypedThing |
||
GetMessagesMarkedRead ( ) : IEnumerable |
||
Initialize ( IBaconProvider baconProvider ) : System.Threading.Tasks.Task | ||
LoadTaskSettings ( ) : BaconographyPortable.Model.TaskSettings? | ||
MaybeCreateTile ( Tuple thing ) : System.Threading.Tasks.Task | ||
RemoveSecondaryTile ( string name ) : void | ||
SetCount ( int count ) : void | ||
SetMessageRead ( string id ) : void | ||
StoreTaskSettings ( BaconographyPortable.Model.TaskSettings>.Func |
||
TileExists ( string name ) : bool |
Метод | Описание | |
---|---|---|
CreateTile ( string text, |
public CreateSecondaryTileForSubreddit ( TypedThing |
||
subreddit | TypedThing |
|
Результат | System.Threading.Tasks.Task |
public GetMessagesMarkedRead ( ) : IEnumerable |
||
Результат | IEnumerable |
public Initialize ( IBaconProvider baconProvider ) : System.Threading.Tasks.Task | ||
baconProvider | IBaconProvider | |
Результат | System.Threading.Tasks.Task |
public LoadTaskSettings ( ) : BaconographyPortable.Model.TaskSettings? | ||
Результат | BaconographyPortable.Model.TaskSettings? |
public MaybeCreateTile ( Tuple thing ) : System.Threading.Tasks.Task | ||
thing | Tuple | |
Результат | System.Threading.Tasks.Task |
public RemoveSecondaryTile ( string name ) : void | ||
name | string | |
Результат | void |
public SetMessageRead ( string id ) : void | ||
id | string | |
Результат | void |
public StoreTaskSettings ( BaconographyPortable.Model.TaskSettings>.Func |
||
getSettings | BaconographyPortable.Model.TaskSettings>.Func | |
atomic | bool | |
Результат | void |