Click or drag to resize

ILoggerUnflagException Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.UnflagException(System.Type,System.String)"]


Namespace: Scanjour.Workflow4.Common.Logging
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
void UnflagException(
	Type type,
	string message
)

Parameters

type  Type

[Missing <param name="type"/> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.UnflagException(System.Type,System.String)"]

message  String

[Missing <param name="message"/> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.UnflagException(System.Type,System.String)"]

See Also