[C#/LINQ] DynamicQueryable 클래스 : Where 확장 메소드 사용하기


■ DynamicQueryable 클래스의 Where<T> 확장 메소드를 사용하는 방법을 보여준다.

Student.cs

Program.cs

TestProject.zip