[C#/LINQ/.NET6] Enumerable 클래스 : Empty 정적 메소드 사용하기


■ Enumerable 클래스의 Empty<T> 정적 메소드를 사용하는 방법을 보여준다.

예제 코드 (C#)