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