Public Function New( _ ByVal userName As String, _ ByVal licenseKey As String _ )
Dim userName As String Dim licenseKey As String Dim instance As New ExcelReportsGenerator(userName, licenseKey)
public ExcelReportsGenerator( string userName, string licenseKey )
public: ExcelReportsGenerator( String^ userName, String^ licenseKey )
Parameters
- userName
- licenseKey