Skip to content

Overload_CommandLine_Text_CopyrightInfo__ctor

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

CopyrightInfo Constructor

Overload List

 

Name Description
Protected method CopyrightInfo() Initializes a new instance of the CopyrightInfo class.
Private method CopyrightInfo(AssemblyCopyrightAttribute) Initializes a new instance of the CopyrightInfo class with an assembly attribute, this overrides all formatting.
Public method CopyrightInfo(String, Int32) Initializes a new instance of the CopyrightInfo class specifying author and year.
Public method CopyrightInfo(String, Int32[]) Initializes a new instance of the CopyrightInfo class specifying author and copyrightYears.
Public method CopyrightInfo(Boolean, String, Int32[]) Initializes a new instance of the CopyrightInfo class specifying symbol case, author and copyrightYears.
  Back to Top

See Also

Reference

CopyrightInfo Class
CommandLine.Text Namespace

Clone this wiki locally