IWarningCallback.Warning

IWarningCallback.Warning method

The callback method for some program notifications.

public ReturnAction Warning(WarningInfo warning)
ParameterTypeDescription
warningWarningInfothe warning information for some happened warning

Return Value

the result of further program workflow

See Also