Fix a few for Example, Example1

This commit is contained in:
sta
2014-03-17 04:04:17 +09:00
parent a0ca1882d8
commit 73cd2cefce
3 changed files with 24 additions and 15 deletions

View File

@@ -18,7 +18,6 @@ namespace Example1
while (name.Length == 0);
streamer.Connect (name);
Console.WriteLine ("\nType \"exit\" to exit.\n");
while (true) {
Thread.Sleep (1000);