C# Class MonoStockPortfolio.Framework.ActivityExtensions

Afficher le fichier Open project: mgroves/MonodroidStockPortfolio

Méthodes publiques

Méthode Description
EndActivity ( this @this ) : void
LongToast ( this @this, string message ) : void

Method Details

EndActivity() public static méthode

public static EndActivity ( this @this ) : void
@this this
Résultat void

LongToast() public static méthode

public static LongToast ( this @this, string message ) : void
@this this
message string
Résultat void