Skip to content

Overload_CommandLine_Text_AssemblyLicenseAttribute__ctor

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

AssemblyLicenseAttribute Constructor

Overload List

NameDescription
Public methodAssemblyLicenseAttribute(String) Initializes a new instance of the AssemblyLicenseAttribute class with one line of text.
Public methodAssemblyLicenseAttribute(String, String) Initializes a new instance of the AssemblyLicenseAttribute class with two lines of text.
Public methodAssemblyLicenseAttribute(String, String, String) Initializes a new instance of the AssemblyLicenseAttribute class with three lines of text.
Public methodAssemblyLicenseAttribute(String, String, String, String) Initializes a new instance of the AssemblyLicenseAttribute class with four lines of text.
Public methodAssemblyLicenseAttribute(String, String, String, String, String) Initializes a new instance of the AssemblyLicenseAttribute class with five lines of text.
Back to Top

See Also

Reference

AssemblyLicenseAttribute Class
CommandLine.Text Namespace

Clone this wiki locally