C# Class NoBodyToBuild.TeamMemberId

Mostra file Open project: yreynhout/NoBodyToBuild Class Usage Examples

Public Properties

Property Type Description
NoOne TeamMemberId

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
TeamMemberId ( int value )

Protected Methods

Method Description
Equals ( TeamMemberId other ) : bool

Method Details

Equals() protected method

protected Equals ( TeamMemberId other ) : bool
other TeamMemberId
return bool

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

TeamMemberId() public method

public TeamMemberId ( int value )
value int

Property Details

NoOne public_oe static_oe property

public static TeamMemberId,NoBodyToBuild NoOne
return TeamMemberId