Skip to content

Commit

Permalink
Update to new version : 0.4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 22, 2024
1 parent e2d45dc commit fcfa8e5
Show file tree
Hide file tree
Showing 36 changed files with 108 additions and 198 deletions.
Binary file modified .NET/Libraries/net35/UnderAutomation.Fanuc.dll
Binary file not shown.
17 changes: 6 additions & 11 deletions .NET/Libraries/net35/UnderAutomation.Fanuc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41463,19 +41463,19 @@
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.#ctor(System.String,System.String)">
<summary>
Create a new LicenseInfo instance to retrieve informations about a pair of identifier/key
This class should not be used to register your product. Please use static function RegisterLicense to register a license.
This class should not be used to register your product.
</summary>
<param name="licenseIdentifier">The name of your organization (null for trial version)</param>
<param name="licenseKey">The key, associated to the identifier, supplied by UnderAutomation (null for trial version)</param>
</member>
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.AssertIsLicensed">
<summary>
Throw a InvalidLicenseException if the license is Invalid, Expired or i maintenance is needed
Throw a InvalidLicenseException if the license is not valid
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.LicenseKey">
<summary>
The license key supplied by UnderAutomation (null for automatic trial period)
The license key supplied by UnderAutomation (null for trial period)
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Product">
Expand All @@ -41488,11 +41488,6 @@
Remaining days of the trial period. Null if the product is licensed. It could be negative if the trial period is ended since several days.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.EvaluationStartDate">
<summary>
The date the trial period starts. If the product is licensed, the date of the library first use.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Licensee">
<summary>
Name of your organisation
Expand Down Expand Up @@ -41543,12 +41538,12 @@
The pair License Identifier and License Key are incompatible, you cannot use the library
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.NotSpecified">
<summary>
The library is in a trial period, you can use the library
The license has not been provided
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.ExtraTrial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<summary>
The library is in an extra trial period, you can use the library
</summary>
Expand Down
Binary file modified .NET/Libraries/net40/UnderAutomation.Fanuc.dll
Binary file not shown.
17 changes: 6 additions & 11 deletions .NET/Libraries/net40/UnderAutomation.Fanuc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41463,19 +41463,19 @@
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.#ctor(System.String,System.String)">
<summary>
Create a new LicenseInfo instance to retrieve informations about a pair of identifier/key
This class should not be used to register your product. Please use static function RegisterLicense to register a license.
This class should not be used to register your product.
</summary>
<param name="licenseIdentifier">The name of your organization (null for trial version)</param>
<param name="licenseKey">The key, associated to the identifier, supplied by UnderAutomation (null for trial version)</param>
</member>
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.AssertIsLicensed">
<summary>
Throw a InvalidLicenseException if the license is Invalid, Expired or i maintenance is needed
Throw a InvalidLicenseException if the license is not valid
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.LicenseKey">
<summary>
The license key supplied by UnderAutomation (null for automatic trial period)
The license key supplied by UnderAutomation (null for trial period)
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Product">
Expand All @@ -41488,11 +41488,6 @@
Remaining days of the trial period. Null if the product is licensed. It could be negative if the trial period is ended since several days.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.EvaluationStartDate">
<summary>
The date the trial period starts. If the product is licensed, the date of the library first use.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Licensee">
<summary>
Name of your organisation
Expand Down Expand Up @@ -41543,12 +41538,12 @@
The pair License Identifier and License Key are incompatible, you cannot use the library
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.NotSpecified">
<summary>
The library is in a trial period, you can use the library
The license has not been provided
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.ExtraTrial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<summary>
The library is in an extra trial period, you can use the library
</summary>
Expand Down
Binary file modified .NET/Libraries/net45/UnderAutomation.Fanuc.dll
Binary file not shown.
17 changes: 6 additions & 11 deletions .NET/Libraries/net45/UnderAutomation.Fanuc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41511,19 +41511,19 @@
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.#ctor(System.String,System.String)">
<summary>
Create a new LicenseInfo instance to retrieve informations about a pair of identifier/key
This class should not be used to register your product. Please use static function RegisterLicense to register a license.
This class should not be used to register your product.
</summary>
<param name="licenseIdentifier">The name of your organization (null for trial version)</param>
<param name="licenseKey">The key, associated to the identifier, supplied by UnderAutomation (null for trial version)</param>
</member>
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.AssertIsLicensed">
<summary>
Throw a InvalidLicenseException if the license is Invalid, Expired or i maintenance is needed
Throw a InvalidLicenseException if the license is not valid
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.LicenseKey">
<summary>
The license key supplied by UnderAutomation (null for automatic trial period)
The license key supplied by UnderAutomation (null for trial period)
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Product">
Expand All @@ -41536,11 +41536,6 @@
Remaining days of the trial period. Null if the product is licensed. It could be negative if the trial period is ended since several days.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.EvaluationStartDate">
<summary>
The date the trial period starts. If the product is licensed, the date of the library first use.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Licensee">
<summary>
Name of your organisation
Expand Down Expand Up @@ -41591,12 +41586,12 @@
The pair License Identifier and License Key are incompatible, you cannot use the library
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.NotSpecified">
<summary>
The library is in a trial period, you can use the library
The license has not been provided
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.ExtraTrial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<summary>
The library is in an extra trial period, you can use the library
</summary>
Expand Down
Binary file modified .NET/Libraries/net451/UnderAutomation.Fanuc.dll
Binary file not shown.
17 changes: 6 additions & 11 deletions .NET/Libraries/net451/UnderAutomation.Fanuc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41463,19 +41463,19 @@
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.#ctor(System.String,System.String)">
<summary>
Create a new LicenseInfo instance to retrieve informations about a pair of identifier/key
This class should not be used to register your product. Please use static function RegisterLicense to register a license.
This class should not be used to register your product.
</summary>
<param name="licenseIdentifier">The name of your organization (null for trial version)</param>
<param name="licenseKey">The key, associated to the identifier, supplied by UnderAutomation (null for trial version)</param>
</member>
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.AssertIsLicensed">
<summary>
Throw a InvalidLicenseException if the license is Invalid, Expired or i maintenance is needed
Throw a InvalidLicenseException if the license is not valid
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.LicenseKey">
<summary>
The license key supplied by UnderAutomation (null for automatic trial period)
The license key supplied by UnderAutomation (null for trial period)
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Product">
Expand All @@ -41488,11 +41488,6 @@
Remaining days of the trial period. Null if the product is licensed. It could be negative if the trial period is ended since several days.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.EvaluationStartDate">
<summary>
The date the trial period starts. If the product is licensed, the date of the library first use.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Licensee">
<summary>
Name of your organisation
Expand Down Expand Up @@ -41543,12 +41538,12 @@
The pair License Identifier and License Key are incompatible, you cannot use the library
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.NotSpecified">
<summary>
The library is in a trial period, you can use the library
The license has not been provided
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.ExtraTrial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<summary>
The library is in an extra trial period, you can use the library
</summary>
Expand Down
Binary file modified .NET/Libraries/net452/UnderAutomation.Fanuc.dll
Binary file not shown.
17 changes: 6 additions & 11 deletions .NET/Libraries/net452/UnderAutomation.Fanuc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41463,19 +41463,19 @@
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.#ctor(System.String,System.String)">
<summary>
Create a new LicenseInfo instance to retrieve informations about a pair of identifier/key
This class should not be used to register your product. Please use static function RegisterLicense to register a license.
This class should not be used to register your product.
</summary>
<param name="licenseIdentifier">The name of your organization (null for trial version)</param>
<param name="licenseKey">The key, associated to the identifier, supplied by UnderAutomation (null for trial version)</param>
</member>
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.AssertIsLicensed">
<summary>
Throw a InvalidLicenseException if the license is Invalid, Expired or i maintenance is needed
Throw a InvalidLicenseException if the license is not valid
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.LicenseKey">
<summary>
The license key supplied by UnderAutomation (null for automatic trial period)
The license key supplied by UnderAutomation (null for trial period)
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Product">
Expand All @@ -41488,11 +41488,6 @@
Remaining days of the trial period. Null if the product is licensed. It could be negative if the trial period is ended since several days.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.EvaluationStartDate">
<summary>
The date the trial period starts. If the product is licensed, the date of the library first use.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Licensee">
<summary>
Name of your organisation
Expand Down Expand Up @@ -41543,12 +41538,12 @@
The pair License Identifier and License Key are incompatible, you cannot use the library
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.NotSpecified">
<summary>
The library is in a trial period, you can use the library
The license has not been provided
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.ExtraTrial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<summary>
The library is in an extra trial period, you can use the library
</summary>
Expand Down
Binary file modified .NET/Libraries/net46/UnderAutomation.Fanuc.dll
Binary file not shown.
17 changes: 6 additions & 11 deletions .NET/Libraries/net46/UnderAutomation.Fanuc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41463,19 +41463,19 @@
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.#ctor(System.String,System.String)">
<summary>
Create a new LicenseInfo instance to retrieve informations about a pair of identifier/key
This class should not be used to register your product. Please use static function RegisterLicense to register a license.
This class should not be used to register your product.
</summary>
<param name="licenseIdentifier">The name of your organization (null for trial version)</param>
<param name="licenseKey">The key, associated to the identifier, supplied by UnderAutomation (null for trial version)</param>
</member>
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.AssertIsLicensed">
<summary>
Throw a InvalidLicenseException if the license is Invalid, Expired or i maintenance is needed
Throw a InvalidLicenseException if the license is not valid
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.LicenseKey">
<summary>
The license key supplied by UnderAutomation (null for automatic trial period)
The license key supplied by UnderAutomation (null for trial period)
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Product">
Expand All @@ -41488,11 +41488,6 @@
Remaining days of the trial period. Null if the product is licensed. It could be negative if the trial period is ended since several days.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.EvaluationStartDate">
<summary>
The date the trial period starts. If the product is licensed, the date of the library first use.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Licensee">
<summary>
Name of your organisation
Expand Down Expand Up @@ -41543,12 +41538,12 @@
The pair License Identifier and License Key are incompatible, you cannot use the library
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.NotSpecified">
<summary>
The library is in a trial period, you can use the library
The license has not been provided
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.ExtraTrial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<summary>
The library is in an extra trial period, you can use the library
</summary>
Expand Down
Binary file modified .NET/Libraries/net461/UnderAutomation.Fanuc.dll
Binary file not shown.
17 changes: 6 additions & 11 deletions .NET/Libraries/net461/UnderAutomation.Fanuc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41463,19 +41463,19 @@
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.#ctor(System.String,System.String)">
<summary>
Create a new LicenseInfo instance to retrieve informations about a pair of identifier/key
This class should not be used to register your product. Please use static function RegisterLicense to register a license.
This class should not be used to register your product.
</summary>
<param name="licenseIdentifier">The name of your organization (null for trial version)</param>
<param name="licenseKey">The key, associated to the identifier, supplied by UnderAutomation (null for trial version)</param>
</member>
<member name="M:UnderAutomation.Fanuc.License.LicenseInfo.AssertIsLicensed">
<summary>
Throw a InvalidLicenseException if the license is Invalid, Expired or i maintenance is needed
Throw a InvalidLicenseException if the license is not valid
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.LicenseKey">
<summary>
The license key supplied by UnderAutomation (null for automatic trial period)
The license key supplied by UnderAutomation (null for trial period)
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Product">
Expand All @@ -41488,11 +41488,6 @@
Remaining days of the trial period. Null if the product is licensed. It could be negative if the trial period is ended since several days.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.EvaluationStartDate">
<summary>
The date the trial period starts. If the product is licensed, the date of the library first use.
</summary>
</member>
<member name="P:UnderAutomation.Fanuc.License.LicenseInfo.Licensee">
<summary>
Name of your organisation
Expand Down Expand Up @@ -41543,12 +41538,12 @@
The pair License Identifier and License Key are incompatible, you cannot use the library
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.NotSpecified">
<summary>
The library is in a trial period, you can use the library
The license has not been provided
</summary>
</member>
<member name="F:UnderAutomation.Fanuc.License.LicenseState.ExtraTrial">
<member name="F:UnderAutomation.Fanuc.License.LicenseState.Trial">
<summary>
The library is in an extra trial period, you can use the library
</summary>
Expand Down
Binary file modified .NET/Libraries/net462/UnderAutomation.Fanuc.dll
Binary file not shown.
Loading

0 comments on commit fcfa8e5

Please sign in to comment.