var dcGodSharpCheck = Common.GSCheck("type")?.Where(e => e.DC == 'Y' && e.GodSharp == 'Y')?.toList()

var에 ?.에 Linq에 C#은 정말 위대하구나