private void readPrl_Click(object sender, RoutedEventArgs e) { var p = new cdmaDevLib.Prl(); p.DownloadPrl("prl.prl"); cdmaTerm.Q.Run(); }