Show / Hide Table of Contents

Constructor LicenseKey

| Improve this Doc View Source

LicenseKey(String)

Initializes a new instance of LicenseKey structure.

Declaration
public LicenseKey(string key)
Parameters
Type Name Description
System.String key

The string representation of the key.

Exceptions
Type Condition
System.ArgumentException

key is invalid.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest