ILicenseContainerProviderIsSupported - метод
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.0.4
bool IsSupported(
LicenseFormatType formatType
)
Function IsSupported (
formatType As LicenseFormatType
) As Boolean
bool IsSupported(
LicenseFormatType formatType
)
abstract IsSupported :
formatType : LicenseFormatType -> bool
- formatType LicenseFormatType
Формат файла лицензии.
Booleantrue, если указанный формат лицензии
formatType поддерживается;
false в противном случае.