Click or drag to resize

ErrorCodeGetErrorDescription 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 string GetErrorDescription(
	int code
)

Parameters

code
Type: SystemInt32

Return Value

Type: String
See Also