Click or drag to resize

ErrorCodeAddFormatter Method

Namespace:  SoftGear.Strix.Client.Core.Error
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public static void AddFormatter(
	IErrorFormatter formatter
)

Parameters

formatter
Type: SoftGear.Strix.Client.Core.ErrorIErrorFormatter
See Also