AssemblyUsageAttribute Constructor |
Name | Description | |
---|---|---|
![]() | AssemblyUsageAttribute(String) |
Initializes a new instance of the AssemblyUsageAttribute class
with one line of text.
|
![]() | AssemblyUsageAttribute(String, String) |
Initializes a new instance of the AssemblyUsageAttribute class
with two lines of text.
|
![]() | AssemblyUsageAttribute(String, String, String) |
Initializes a new instance of the AssemblyUsageAttribute class
with three lines of text.
|
![]() | AssemblyUsageAttribute(String, String, String, String) |
Initializes a new instance of the AssemblyUsageAttribute class
with four lines of text.
|
![]() | AssemblyUsageAttribute(String, String, String, String, String) |
Initializes a new instance of the AssemblyUsageAttribute class
with five lines of text.
|