'Declaration
Public Sub IsBeta( _ ByVal beta As Boolean, _ ByVal licenseText As String _ )
'Usage
Dim instance As LicenseDialogGC Dim beta As Boolean Dim licenseText As String instance.IsBeta(beta, licenseText)
public void IsBeta( bool beta, string licenseText )
Parameters
- beta
- Whether beta
- licenseText
- License text string