[]
        
(Showing Draft Content)

FarPoint.Win.UnlockDialog.-ctor

UnlockDialog Constructor

UnlockDialog()

Creates a new unlock dialog.

Declaration
public UnlockDialog()
Public Sub New()

UnlockDialog(object, bool)

Creates a new unlock dialog with the instance and whether already purchased.

Declaration
public UnlockDialog(object instance, bool alreadyPurchased)
Public Sub New(instance As Object, alreadyPurchased As Boolean)
Parameters
Type Name Description
object instance

Object containing the instance

bool alreadyPurchased

Whether the product has been already purchased