Click or drag to resize
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.
Top
See Also