Property | Type | Description | |
---|---|---|---|
DeviceFound | void | ||
DeviceLost | void | ||
UnhandledException | void |
Method | Description | |
---|---|---|
NatService ( ) : System | ||
Start ( ) : bool | ||
Stop ( ) : bool |
Method | Description | |
---|---|---|
DeviceFound ( object sender, Mono.Nat.DeviceEventArgs args ) : void | ||
DeviceLost ( object sender, Mono.Nat.DeviceEventArgs args ) : void | ||
UnhandledException ( object sender, |