{"image_url":null,"categories":["C#"],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F20080516%2F1210906467\" title=\" Extension Method - Int - Faith and Brave - C++\u3067\u904a\u307c\u3046\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/faith_and_brave/","author_name":"faith_and_brave","provider_name":"Hatena Blog","description":"using System; using System.Linq; using System.Collections.Generic; namespace Shand.Extension { public static partial class Extensions { public static IEnumerable<int> To(this int from, int to) { return Enumerable.Range(from, to); } public static void Times(this int count, Action<int> action) { for (\u2026","type":"rich","width":"100%","blog_title":"Faith and Brave - C++\u3067\u904a\u307c\u3046","provider_url":"https://hatena.blog","version":"1.0","title":" Extension Method - Int","height":"190","published":"2008-05-16 11:54:27","blog_url":"https://faithandbrave.hateblo.jp/","url":"https://faithandbrave.hateblo.jp/entry/20080516/1210906467"}