ToUpper()
ToLower()
Split()
Trim()
TrimStart()
TrimEnd()
string.Join(delimiter, array)
Console.Clear()
Console.SetCursorPosition()
Console.ReadKey()
ConsoleKeyInfo info;
info.key == ConsoleKey.X
ConsoleKey.UpArrow
이 먼가.. 메소드에 Capitalize 한 녀석 떄려야함..
쉬프트 누릐기 쬬~~~~오오오오오낸 짜증남 -_-
ReadLine()에 이어서 ReadKey()
그리고 ConsoleKeyInfo 라는 녀석이 추가되었네..
'Programming > c# & winform' 카테고리의 다른 글
c# base, is (0) | 2020.09.22 |
---|---|
c# xml 주석 (0) | 2020.09.22 |
c# 교과서 표준 입출력 등 (0) | 2020.09.21 |
c# 교과서 - 키워드 정리 (0) | 2020.09.21 |
c# checked , unchecked (0) | 2020.09.21 |