C# Class Appverse.Core.Scanner.MediaQRContent

ファイルを表示 Open project: Appverse/appverse-mobile Class Usage Examples

Public Methods

Method Description
MediaQRContent ( ) : System
MediaQRContent ( string text, BarCodeType barcodeType, QRType qrType ) : System

Method Details

MediaQRContent() public method

public MediaQRContent ( ) : System
return System

MediaQRContent() public method

public MediaQRContent ( string text, BarCodeType barcodeType, QRType qrType ) : System
text string
barcodeType BarCodeType
qrType QRType
return System