C# Class Inventory.Client.Droid.Components.LoadingService

Inheritance: ILoadingService
Show file Open project: usausa/Example-Net-Xamarin

Public Methods

Method Description
Hide ( ) : void
Show ( string message ) : void

Method Details

Hide() public method

public Hide ( ) : void
return void

Show() public method

public Show ( string message ) : void
message string
return void