Portal2.Connections.ConnectionLogicReceiver.ConnectionLogicReceiver C# (CSharp) Méthode

ConnectionLogicReceiver() private méthode

private ConnectionLogicReceiver ( Item owner ) : System
owner Item
Résultat System
        internal ConnectionLogicReceiver(Item owner)
            : base(owner, "CONNECTION_STANDARD")
        {
        }

Same methods

ConnectionLogicReceiver::ConnectionLogicReceiver ( Item owner, string connectionType ) : System