Parse

QrCodeTypes.Parse method

返回带有 pasringType 名称的 QRCode 类型。如果 QRCode 的名称未知 - 异常将是 throw

public static QrCodeType Parse(string parsingType)
范围 类型 描述
parsingType String QRCode 类型名称的来源字符串。

返回值

QRCodeType 实例。

也可以看看