C# Class VersionOne.ServiceHost.ConfigurationTool.Entities.ChangesetWriterEntity

Inheritance: BaseServiceEntity, IVersionOneSettingsConsumer
Afficher le fichier Open project: versionone/VersionOne.Integration.ClearQuest Class Usage Examples

Private Properties

Свойство Type Description
CheckLink void

Méthodes publiques

Méthode Description
ChangesetWriterEntity ( ) : System.Xml.Serialization
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
CheckLink ( ValidationResults results ) : void

Method Details

ChangesetWriterEntity() public méthode

public ChangesetWriterEntity ( ) : System.Xml.Serialization
Résultat System.Xml.Serialization

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int