'DeclarationPublic Sub Agreed( _ ByVal agreedToLicense As Boolean _ )
'UsageDim instance As LicenseDialogGC Dim agreedToLicense As Boolean instance.Agreed(agreedToLicense)
public void Agreed( bool agreedToLicense )
Parameters
- agreedToLicense
- Whether user agrees to the license