C# Class ZeroInstall.Store.Model.ExecutableInBinding

Inheritance: Binding
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 ( ExecutableInBinding other ) : bool

Method Details

Equals() protected method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int