Свойство | Type | Description | |
---|---|---|---|
LogHistory | StringBuilder |
Méthode | Description | |
---|---|---|
Log ( object sender, string message ) : void | ||
SetContext ( Android.Content.Context c ) : void | ||
Show ( string message ) : void |
public static Log ( object sender, string message ) : void | ||
sender | object | |
message | string | |
Résultat | void |
public static SetContext ( Android.Content.Context c ) : void | ||
c | Android.Content.Context | |
Résultat | void |
public static Show ( string message ) : void | ||
message | string | |
Résultat | void |