ComplexCodetextReader.TryDecodeUSADriveId

ComplexCodetextReader.TryDecodeUSADriveId method

Decodes USADriveId codetext.

public static USADriveIdCodetext TryDecodeUSADriveId(string encodedCodetext)
ParameterTypeDescription
encodedCodetextStringEncoded codetext

Return Value

Decoded USADriveId or null.

See Also