<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>alcy</author_name>
  <author_url>https://blog.hatena.ne.jp/alcy/</author_url>
  <blog_title>ごった日記</blog_title>
  <blog_url>https://alcy.hatenadiary.org/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>C#</anon>
  </categories>
  <description>.NET 2.0から匿名メソッド（デリゲート）というのがあり、 button.Click += delegate { }; みたいな書き方ができる というのを少し前に知ったのでメモ。 System.Threading.Timer timer = new System.Threading.Timer(new System.Threading.TimerCallback(delegate { this.Invoke(new EventHandler(delegate { this.Text = DateTime.Now.ToString(&quot;yyyy/MM/dd HH:mm:ss&quot;); })); }…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Falcy.hatenadiary.org%2Fentry%2F20071009%2F1192272962&quot; title=&quot;高精度タイマー+匿名メソッド - ごった日記&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>2007-10-09 19:56:02</published>
  <title>高精度タイマー+匿名メソッド</title>
  <type>rich</type>
  <url>https://alcy.hatenadiary.org/entry/20071009/1192272962</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
