Search Results for

    Show / Hide Table of Contents

    TcpConnection.Equals Method

    Namespace: Riptide.Transports.Tcp
    Assembly: RiptideNetworking.dll

    Overloads

    Equals(object)
    Equals(TcpConnection)

    Equals(object)

    public override bool Equals(object obj)

    Parameters

    object obj

    Returns

    bool

    Overrides

    object.Equals(object)

    Equals(TcpConnection)

    public bool Equals(TcpConnection other)

    Parameters

    TcpConnection other

    Returns

    bool

    Implements

    IEquatable<T>.Equals(T)
    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX