Class Publisher
Describes Publisher object.
public class Publisher : Company, INotifyPropertyChanged, IComparable, IIdentifiable
- Inheritance
-
Publisher
- Implements
- Inherited Members
Constructors
Publisher()
Creates new instance of Publisher.
public Publisher()
Publisher(string)
Creates new instance of Publisher.
public Publisher(string name)
Parameters
name
string