Click or drag to resize
NotifyManagerWarning Method
Notify a Warning to the administrator

Namespace: DrawerBackup.Native
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void Warning(
	string description,
	string body
)

Parameters

description
Type: SystemString
body
Type: SystemString
See Also