'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 LoadFileMatchesLogic(userName, licenseKey)
public LoadFileMatchesLogic( string userName, string licenseKey )
public: LoadFileMatchesLogic( String^ userName, String^ licenseKey )
Parameters
- userName
- User Name from the receipt
- licenseKey
- License Key from the receipt