C# Class Notification.Droid.ReceiverHandlers.BaseHandler

显示文件 Open project: gruan01/Xamarin-Example

Public Methods

Method Description
Handle ( Bundle bundle ) : void

Method Details

Handle() public method

public Handle ( Bundle bundle ) : void
bundle Bundle
return void