'Declaration
Public Function New( _ ByVal userName As String, _ ByVal licenseKey As String _ )
'Usage
Dim userName As String Dim licenseKey As String Dim instance As New IndexLogic(userName, licenseKey)
public IndexLogic( string userName, string licenseKey )
public: IndexLogic( String^ userName, String^ licenseKey )
Parameters
- userName
- User Name from the receipt
- licenseKey
- License Key from the receipt