ClientLicenseManagerSetLicense - метод |
Устанавливает указанный объект лицензии.
Пространство имён:
Tessa.Platform.Licensing
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public virtual void SetLicense(
ILicense license
)
Public Overridable Sub SetLicense (
license As ILicense
)
public:
virtual void SetLicense(
ILicense^ license
)
abstract SetLicense :
license : ILicense -> unit
override SetLicense :
license : ILicense -> unit
Параметры
- license
- Тип: Tessa.Platform.LicensingILicense
Объект лицензии, который устанавливается в текущем объекте.
См. также