AssemblyLicenseAttribute Constructor
|
Name |
Description |
 |
AssemblyLicenseAttribute(String) |
Initializes a new instance of the AssemblyLicenseAttribute class with one line of text. |
 |
AssemblyLicenseAttribute(String, String) |
Initializes a new instance of the AssemblyLicenseAttribute class with two lines of text. |
 |
AssemblyLicenseAttribute(String, String, String) |
Initializes a new instance of the AssemblyLicenseAttribute class with three lines of text. |
 |
AssemblyLicenseAttribute(String, String, String, String) |
Initializes a new instance of the AssemblyLicenseAttribute class with four lines of text. |
 |
AssemblyLicenseAttribute(String, String, String, String, String) |
Initializes a new instance of the AssemblyLicenseAttribute class with five lines of text. |
Back to Top
AssemblyLicenseAttribute Class
CommandLine.Text Namespace