C# Class Rozga.MonoDroid.PluginSample.Plugins.SamplePlugin

Inheritance: XamarinCordovaPlugin
Afficher le fichier Open project: srozga/monodroid-cordova

Méthodes publiques

Méthode Description
Execute ( String action, CordovaArgs args, CallbackContext context ) : bool

Method Details

Execute() public méthode

public Execute ( String action, CordovaArgs args, CallbackContext context ) : bool
action String
args CordovaArgs
context CallbackContext
Résultat bool