Show / Hide Table of Contents

Method CanConvertFrom

| Improve this Doc View Source

CanConvertFrom(String)

Determines the specified string can be converted to a LicenseKey.

Declaration
public static bool CanConvertFrom(string value)
Parameters
Type Name Description
System.String value

The specified string.

Returns
Type Description
System.Boolean

true if the string can be converted, otherwise false.

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