License

License class

Provides methods to license the component.

The License type exposes the following members:

Constructors

Name Description
License() Initializes a new instance of the License class

Methods

Name Description
set_license(license_name) Licenses the library.
set_license(stream) Licenses the library.

See Also