Click or drag to resize

LoggerUnflagException Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.Logger.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
public void UnflagException(
	Type type,
	string message
)

Parameters

type  Type

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

message  String

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

Implements

ILoggerUnflagException(Type, String)
See Also