예제 #1
0
파일: UserTests.cs 프로젝트: Sinfire/Twixel
 void twixel_TwixelErrorEvent(object source, TwixelErrorEventArgs e)
 {
     Debug.WriteLine(e.ErrorString);
 }
예제 #2
0
 void twixel_TwixelErrorEvent(object source, TwixelErrorEventArgs e)
 {
 }