<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kazzz</author_name>
  <author_url>https://blog.hatena.ne.jp/Kazzz/</author_url>
  <blog_title>Kazzz's diary</blog_title>
  <blog_url>https://kazzz.hatenablog.com/</blog_url>
  <categories>
    <anon>.NET</anon>
  </categories>
  <description>結局は eventInfo.AddEventHandler(control, new EventHandler( delegate(object sender, EventArgs e) { action.Run(); }) ); というコードが、 eventInfo.AddEventHandler(control, delegate(object sender, EventArgs e) { action.Run(); }); と書けないのが、つまり匿名デリゲートはSystem.Delegateと互換性が無いのが自由度を低くしていると思う。 あ、もちろん.NETの匿名デリゲートがクロージャや…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazzz.hatenablog.com%2Fentry%2F20060623%2Fp2&quot; title=&quot;anonymous delegate &amp;lt;&amp;gt; System.Delegate - Kazzz&amp;#39;s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-06-23 00:00:01</published>
  <title>anonymous delegate &lt;&gt; System.Delegate</title>
  <type>rich</type>
  <url>https://kazzz.hatenablog.com/entry/20060623/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
