C# Class X.Services.Toast.Service

Mostrar archivo Open project: liquidboy/X

Public Methods

Method Description
CreateToast ( string message ) : void

Method Details

CreateToast() public static method

public static CreateToast ( string message ) : void
message string
return void