UnityLicenseContainerProviderTryResolve - метод
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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)