C# Class MpcLib.Circuits.OutputGateAddress

Inheritance: GateAddress
Afficher le fichier Open project: mahdiz/mpclib Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
OutputGateAddress ( Gate gate, int port ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

OutputGateAddress() public méthode

public OutputGateAddress ( Gate gate, int port ) : System
gate Gate
port int
Résultat System