C# Class ZeroInstall.DesktopIntegration.AccessPoints.DefaultAccessPoint

Inheritance: AccessPoint
Mostrar archivo Open project: 0install/0install-win Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetHashCode ( ) : int

Protected Methods

Method Description
Equals ( DefaultAccessPoint other ) : bool

Method Details

Equals() protected method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int