develop/C#

[C#] 디버그 메세지 출력하기

shellbt 2013. 1. 4. 09:34

System.Diagnostics.Debug.WriteLine("메시지");

Console.WriteLine( String msg );




저작자표시 (새창열림)