INotificationListenerNotifyDemoMode Method |
Namespace:
Unvired.Kernel.UWP.Sync
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxvoid NotifyDemoMode(
string demoMessage
)
Sub NotifyDemoMode (
demoMessage As String
)
void NotifyDemoMode(
String^ demoMessage
)
abstract NotifyDemoMode :
demoMessage : string -> unit
Parameters
- demoMessage
- Type: SystemString
See Also