Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MpcLib
Circuits
InputGateAddress
C# Class MpcLib.Circuits.InputGateAddress
Inheritance:
GateAddress
Datei anzeigen
Open project: mahdiz/mpclib
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
InputGateAddress
(
Gate
gate
,
int
port
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
InputGateAddress()
public
method
public
InputGateAddress
(
Gate
gate
,
int
port
) :
System
gate
Gate
port
int
return
System