예제 #1
0
 // Xử lý màu sắc ngoại lệ
 private bool ExistColor(int color) => ConsoleColor.IsDefined(typeof(ConsoleColor), color);