 | LicenseKeyIsOutOfDateException Constructor |
Initializes a new instance of the LicenseKeyIsOutOfDateException class.
Namespace: Patagames.Pdf.Net.ExceptionsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic LicenseKeyIsOutOfDateException()
public:
LicenseKeyIsOutOfDateException()
new : unit -> LicenseKeyIsOutOfDateException
public LicenseKeyIsOutOfDateException()
Patagames.Pdf.Net.Exceptions.LicenseKeyIsOutOfDateException = function();
See Also