Méthode | Description | |
---|---|---|
ShowSimpleToast ( string text ) : void | ||
ShowSimpleUniqueToast ( string text, string id ) : void | ||
ToastService ( ) : Windows.ApplicationModel |
Méthode | Description | |
---|---|---|
CreateSimpleToast ( string text ) : |
public ShowSimpleToast ( string text ) : void | ||
text | string | |
Résultat | void |
public ShowSimpleUniqueToast ( string text, string id ) : void | ||
text | string | |
id | string | |
Résultat | void |
public ToastService ( ) : Windows.ApplicationModel | ||
Résultat | Windows.ApplicationModel |