UdpConnection.Equals Method
Namespace: Riptide.Transports.Udp
Assembly: RiptideNetworking.dll
Overloads
| Equals(object) | |
| Equals(UdpConnection) |
Equals(object)
public override bool Equals(object obj)
Parameters
| object | obj |
Returns
| bool |
Overrides
Equals(UdpConnection)
public bool Equals(UdpConnection other)
Parameters
| UdpConnection | other |
Returns
| bool |