Click or drag to resize
AssemblyUsageAttribute Constructor
Overload List
  NameDescription
Public methodAssemblyUsageAttribute(String)
Initializes a new instance of the AssemblyUsageAttribute class with one line of text.
Public methodAssemblyUsageAttribute(String, String)
Initializes a new instance of the AssemblyUsageAttribute class with two lines of text.
Public methodAssemblyUsageAttribute(String, String, String)
Initializes a new instance of the AssemblyUsageAttribute class with three lines of text.
Public methodAssemblyUsageAttribute(String, String, String, String)
Initializes a new instance of the AssemblyUsageAttribute class with four lines of text.
Public methodAssemblyUsageAttribute(String, String, String, String, String)
Initializes a new instance of the AssemblyUsageAttribute class with five lines of text.
Top
See Also