示例#1
0
        private void Run()
        {
            Client client = new Client();

            client.Run("myPipe");
        }