Example #1
0
 public string Write(int _location)
 {
     return(bml.GetInstructionAt(_location));
 }