CopyrightInfo Constructor |
Name | Description | |
---|---|---|
![]() | CopyrightInfo |
Initializes a new instance of the CopyrightInfo class.
|
![]() | CopyrightInfo(String, Int32) |
Initializes a new instance of the CopyrightInfo class
specifying author and year.
|
![]() | CopyrightInfo(String, Int32) |
Initializes a new instance of the CopyrightInfo class
specifying author and copyrightYears.
|
![]() | CopyrightInfo(Boolean, String, Int32) |
Initializes a new instance of the CopyrightInfo class
specifying symbol case, author and copyrightYears.
|