Exemple #1
0
 private string Read(MipsCommunicator physical)
 {
     return(physical.ReadLine());
 }