예제 #1
0
파일: Program.cs 프로젝트: usausa/Work-Net
 public int FindByFunc() => Finder.ByFunc(values, string.Empty, (x, y) => x !.Length - y !.Length);