UnityLicenseContainerProviderTryResolve - метод
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public ILicenseContainer? TryResolve(
LicenseFormatType formatType
)
Public Function TryResolve (
formatType As LicenseFormatType
) As ILicenseContainer
public:
virtual ILicenseContainer^ TryResolve(
LicenseFormatType formatType
) sealed
abstract TryResolve :
formatType : LicenseFormatType -> ILicenseContainer
override TryResolve :
formatType : LicenseFormatType -> ILicenseContainer
- formatType LicenseFormatType
Формат файла лицензии.
ILicenseContainerЗапрошенный объект
ILicenseContainer.
ILicenseContainerProviderTryResolve(LicenseFormatType)