![]() | Contributor Class |
[SerializableAttribute] public class Contributor : IEquatable<Contributor>
The Contributor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contributor | Initializes a new instance of the Contributor class |
![]() | Contributor(String, String) | Initializes a new instance of the Contributor class |
Name | Description | |
---|---|---|
![]() | IsPrimary | A flag indicating if this contributor is the primary one on the title. |
![]() | Name | Contributor name. |
![]() | Role | Name of the role the contributor had on the title. |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Equals(Contributor) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | ToString | (Overrides ObjectToString) |