protected virtual ILicense CreateLicense()
Protected Overridable Function CreateLicense As ILicense
protected: virtual ILicense^ CreateLicense()
abstract CreateLicense : unit -> ILicense override CreateLicense : unit -> ILicense
In This Article