AboutDialog.setAuthors
void setAuthors(string[] authors)Sets the names of the authors which are displayed in the "Credits" page of the about dialog.
Parameters
authors | the authors of the application |
void setAuthors(string[] authors)Sets the names of the authors which are displayed in the "Credits" page of the about dialog.
authors | the authors of the application |