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

Inheritance: BaseServiceEntity, IVersionOneSettingsConsumer
显示文件 Open project: versionone/VersionOne.Integration.ClearQuest Class Usage Examples

Private Properties

Property Type Description
CheckLink void

Public Methods

Method Description
ChangesetWriterEntity ( ) : System.Xml.Serialization
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
CheckLink ( ValidationResults results ) : void

Method Details

ChangesetWriterEntity() public method

public ChangesetWriterEntity ( ) : System.Xml.Serialization
return System.Xml.Serialization

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int