Ejemplo n.º 1
0
 private void OnDestroy()
 {
     RT.Dispose();
 }
 public void TimeClose()
 {
     RT.Stop();
     RT.Dispose();
 }