コード例 #1
0
ファイル: Program.cs プロジェクト: usausa/Work-Net
 public int FindByFunc() => Finder.ByFunc(values, string.Empty, (x, y) => x !.Length - y !.Length);