C# (CSharp) WPCordovaClassLib.Cordova 네임스페이스

중첩된 네임스페이스

WPCordovaClassLib.Cordova.Commands
WPCordovaClassLib.Cordova.UI

클래스들

이름 설명
CommandFactory Provides functionality to create Cordova command by name.
CordovaCommandCall Represents Cordova native command call: action callback, etc
NativeExecution Implements logic to execute native command and return result back. All commands are executed asynchronous.
OrientationHelper
PluginResult Represents command execution result
ScriptCallback Represents client script function to execute