public ILicenseContainer? TryResolve(
LicenseFormatType formatType
)Public Function TryResolve (
formatType As LicenseFormatType
) As ILicenseContainerpublic:
virtual ILicenseContainer^ TryResolve(
LicenseFormatType formatType
) sealedabstract TryResolve :
formatType : LicenseFormatType -> ILicenseContainer
override TryResolve :
formatType : LicenseFormatType -> ILicenseContainer