QrCodeTypes Methods |
The QrCodeTypes type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Parse |
Returns QRCode type with pasringType name. If name of QRCode is unknown - Exception will be throw
|
![]() ![]() | TryParse |
Returns QRCode type with pasringType name.
If name of QRCode is unknown - no Exception will be throw but method will return null value.
|