Portal2.Connections.ConnectionLogicReceiver.ConnectionLogicReceiver C# (CSharp) 메소드

ConnectionLogicReceiver() 개인적인 메소드

private ConnectionLogicReceiver ( Item owner ) : System
owner Item
리턴 System
        internal ConnectionLogicReceiver(Item owner)
            : base(owner, "CONNECTION_STANDARD")
        {
        }

Same methods

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