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