Skip to content

Overload_CommandLine_Text_AssemblyUsageAttribute__ctor

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

AssemblyUsageAttribute Constructor

Overload List

 

Name Description
Public method AssemblyUsageAttribute(String) Initializes a new instance of the AssemblyUsageAttribute class with one line of text.
Public method AssemblyUsageAttribute(String, String) Initializes a new instance of the AssemblyUsageAttribute class with two lines of text.
Public method AssemblyUsageAttribute(String, String, String) Initializes a new instance of the AssemblyUsageAttribute class with three lines of text.
Public method AssemblyUsageAttribute(String, String, String, String) Initializes a new instance of the AssemblyUsageAttribute class with four lines of text.
Public method AssemblyUsageAttribute(String, String, String, String, String) Initializes a new instance of the AssemblyUsageAttribute class with five lines of text.
  Back to Top

See Also

Reference

AssemblyUsageAttribute Class
CommandLine.Text Namespace

Clone this wiki locally