public static bool ShouldBeUpgraded(
ILicense license
)Public Shared Function ShouldBeUpgraded (
license As ILicense
) As Booleanpublic:
static bool ShouldBeUpgraded(
ILicense^ license
)static member ShouldBeUpgraded :
license : ILicense -> bool