Windowsと.NET・C#の業務開発メモと覚書。その他ガジェットやサービスなどのレビューをまとめたブログ。
static string GetUserName(Dictionary<int, string> keyValuePairs = null) { return "John"; }