'Declaration
Public Sub Agreed( _ ByVal agreedToLicense As Boolean _ )
'Usage
Dim instance As LicenseDialog Dim agreedToLicense As Boolean instance.Agreed(agreedToLicense)
public void Agreed( bool agreedToLicense )
Parameters
- agreedToLicense
- Whether user agrees to the license