InnoSetupLicense constructor

const InnoSetupLicense(
  1. File _license
)

Define license to show when installing.

Implementation

const InnoSetupLicense(this._license);