예제 #1
0
 void IncreaseFontSize()
 {
     console.AddToFontSize(1);
 }