<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KatagiriSo</author_name>
  <author_url>https://blog.hatena.ne.jp/KatagiriSo/</author_url>
  <blog_title>Rodhos Soft</blog_title>
  <blog_url>https://rodhos.hatenadiary.jp/</blog_url>
  <categories>
    <anon>WinRT</anon>
  </categories>
  <description>クラスを使用する側が処理を登録して、クラス内で呼び出される。 Objective-CでDelegateをBlocksで登録しておくようなもの。処理はイベントプロパティに登録する。 //イベント これは単に外からは追加削除でき、内部からは呼び出しをする処理 // 処理はDelegateかラムダ式で定義 delegate void MyHandler(int index); class ClassDepTest { // イベントプロパティ定義 public event MyHandler MyHandle0; public void someDo() { //ある処理で登録されているハンドラを呼…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frodhos.hatenadiary.jp%2Fentry%2F2014%2F10%2F11%2F140716&quot; title=&quot;event - Rodhos Soft&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>2014-10-11 14:07:16</published>
  <title>event</title>
  <type>rich</type>
  <url>https://rodhos.hatenadiary.jp/entry/2014/10/11/140716</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
