[C#/COMMON] Regex 클래스 : Matches 메소드를 사용해 특정 문자열 찾기

■ Regex 클래스의 Matches 메소드를 사용해 특정 문자열을 찾는 방법을 보여준다.

MainForm.cs

TestProject.zip

Advertisements