CodeGlyphX logo
CodeGlyphX

API Reference

Class

Reference

Namespace CodeGlyphX.Payloads.SwissQrCodePayload
Assembly CodeGlyphX
Modifiers sealed

Reference section.

Inheritance

  • Object
  • Reference

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public Reference(SwissQrReferenceType referenceType, String reference = null) #

Creates a reference section.

Parameters

referenceType CodeGlyphX.SwissQrReferenceType requiredposition: 0
reference System.String = null optionalposition: 1

Properties

public SwissQrReferenceType RefType { get; } #

Reference type.

public String ReferenceText { get; } #

Reference text (single line).