Method | Description | |
---|---|---|
EndActivity ( this @this ) : void | ||
LongToast ( this @this, string message ) : void |
public static EndActivity ( this @this ) : void | ||
@this | this | |
return | void |
public static LongToast ( this @this, string message ) : void | ||
@this | this | |
message | string | |
return | void |