<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>xicodoll</author_name>
  <author_url>https://blog.hatena.ne.jp/xicodoll/</author_url>
  <blog_title>xicodollのブログ</blog_title>
  <blog_url>https://xicodoll.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>C#の技術記事。コード内容はUnity寄り。 コルーチンをまとめたクラスを設計していて、 AddRoutine (Func&lt;IEnumerator&gt; routine) みたいなコードを書いた。 これは、たとえば IEnumerator RoutineA () { ... } void Main () { var routines = CoroutineContainer(); routines.AddRoutine(RoutineA); } みたいなのを書けるようにするためのコード。 で、この場合RoutineAが引数を持ってないからいいんだけど、 IEnumerator RoutineB (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxicodoll.hatenablog.jp%2Fentry%2F20150227%2F1425045725&quot; title=&quot;C#のGenericsのオーバーロードが便利だった話 - xicodollのブログ&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>2015-02-27 23:02:05</published>
  <title>C#のGenericsのオーバーロードが便利だった話</title>
  <type>rich</type>
  <url>https://xicodoll.hatenablog.jp/entry/20150227/1425045725</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
