C# Class Sample.iOS.AppDelegate

Inheritance: UIApplicationDelegate
ファイルを表示 Open project: Redth/ZXing.Net.Mobile

Public Methods

Method Description
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool

Private Methods

Method Description
UITestBackdoorScan ( NSString value ) : NSString

Method Details

FinishedLaunching() public method

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
return bool