AppManagerExceptionStringifyCode Method |
To be added.
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0
(1.0.0.0)
Syntax
public static string StringifyCode (int number);
Public static String StringifyCode (Integer number);
Parameters
- number
- Type: System.Int32
No description available.
Return Value
Type: System.String
No description available.
See Also