UnlockDialog Constructor(Object,Boolean)
Creates a new unlock dialog with the instance and whether already purchased.
'Declaration
Public Function New( _
ByVal As Object, _
ByVal As Boolean _
)
'Usage
Dim instance As Object
Dim alreadyPurchased As Boolean
Dim instance As New UnlockDialog(instance, alreadyPurchased)
Parameters
- instance
- Object containing the instance
- alreadyPurchased
- Whether the product has been already purchased