'宣言 Public Overridable Sub ShowLicenseDialog( _ ByVal product As T, _ ByVal state As ActivationState, _ ByVal licenseData As ILicenseData(Of T), _ ByVal instance As System.Object _ )
public virtual void ShowLicenseDialog( T product, ActivationState state, ILicenseData<T> licenseData, System.object instance )
パラメータ
- product
- state
- licenseData
- instance