<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>.Net開発</anon>
  </categories>
  <description>(.Net)デリゲートを自作するメリットがようやく分かってきたで、デリゲートの使い方を書きました。 しかし、delegate型の変数を定義しないといけません。 それを簡略化できる定義済みデリゲート(ジェネリックデリゲート)型というものが.Net Framework2.0以降から存在します。 .Net 2.0では Action(T obj) というデリゲート型が用意されています。 ただし、戻り値は void で、引数は1つという制約が有ります。 .Net 3.5ではさらに定義済みデリゲートが強化され、戻り値を返さない Action デリゲート型が引数なしから引数4つまでに対応、また、Func デ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2011%2F10%2F19%2F235900&quot; title=&quot;(.Net)ジェネリックデリゲート(汎用デリゲート)を使ってみた - 3流プログラマのメモ書き&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>2011-10-19 23:59:00</published>
  <title>(.Net)ジェネリックデリゲート(汎用デリゲート)を使ってみた</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2011/10/19/235900</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
