xtd 0.2.0
Loading...
Searching...
No Matches

◆ from_assembly()

static about_dialog xtd::forms::about_dialog::from_assembly ( const xtd::reflection::assembly assembly)
static

Create a new xtd::forms::about_dialog from specified assembly.

Parameters
assemblyThe xtd::reflection::assembly object containing the information for filling in the dialog.
Returns
New xtd::forms::about_dialog with xtd::reflection::assembly informations.