Méthode | Description | |
---|---|---|
GetStickers ( ) : Task
|
||
InsertSticker ( |
||
InsertStickers ( List |
||
RemoveSticker ( |
||
RemoveStickers ( ) : System.Threading.Tasks.Task | ||
StickersDatabase ( ISQLitePlatform platform, string location ) : System |
public InsertSticker ( |
||
sticker | ||
Résultat | Task |
public InsertStickers ( List |
||
stickers | List |
|
Résultat | Task |
public RemoveSticker ( |
||
sticker | ||
Résultat | System.Threading.Tasks.Task |
public RemoveStickers ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public StickersDatabase ( ISQLitePlatform platform, string location ) : System | ||
platform | ISQLitePlatform | |
location | string | |
Résultat | System |