C# Class BLE.Client.Extensions.IUserDialogsExtensions

Afficher le fichier Open project: xabre/xamarin-bluetooth-le

Méthodes publiques

Méthode Description
ErrorToast ( this dialogs, string title, string message, System.TimeSpan duration ) : IDisposable

Method Details

ErrorToast() public static méthode

public static ErrorToast ( this dialogs, string title, string message, System.TimeSpan duration ) : IDisposable
dialogs this
title string
message string
duration System.TimeSpan
Résultat IDisposable