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

显示文件 Open project: versionone/VersionOne.Integration.HPALM Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ChangesetLink ( ) : System.Xml.Serialization
Equals ( ChangesetLink a, ChangesetLink b ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

ChangesetLink() public method

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

Equals() public static method

public static Equals ( ChangesetLink a, ChangesetLink b ) : bool
a ChangesetLink
b ChangesetLink
return bool

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int