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