Skip to content

Overload_CommandLine_Text_AssemblyLicenseAttribute__ctor

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

AssemblyLicenseAttribute Constructor

Overload List

 

Name Description
Public method AssemblyLicenseAttribute(String) Initializes a new instance of the AssemblyLicenseAttribute class with one line of text.
Public method AssemblyLicenseAttribute(String, String) Initializes a new instance of the AssemblyLicenseAttribute class with two lines of text.
Public method AssemblyLicenseAttribute(String, String, String) Initializes a new instance of the AssemblyLicenseAttribute class with three lines of text.
Public method AssemblyLicenseAttribute(String, String, String, String) Initializes a new instance of the AssemblyLicenseAttribute class with four lines of text.
Public method AssemblyLicenseAttribute(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