ErrorCodeGetErrorCodeName Method |
Namespace:
SoftGear.Strix.Client.Core.Error
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax public static string GetErrorCodeName(
int code
)
Parameters
- code
- Type: SystemInt32
Return Value
Type:
StringSee Also