<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iwaoww</author_name>
  <author_url>https://blog.hatena.ne.jp/iwaoww/</author_url>
  <blog_title>右足から前へ　とんがらず、並盛で。</blog_title>
  <blog_url>https://iwaoww.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>仮想メソッド(virtual)では、抽象メソッドのように基本クラスが派生クラスにメソッドの実装を要求するのではなく、サブクラスに新しいメソッドの提供を許可する class a{ virtual void aa(): } class b : a{ overrider void aa(); } newキーワードにより、派生クラスにて基本クラスの仮想メソッドを隠ぺいすることができる class a{ public virtual void aa(){ } class b : a{ new public void aa(){ } 構造体のメンバの規定のアクセスレベルはPrivate friendキーワ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiwaoww.hatenadiary.org%2Fentry%2F20081126%2F1227711291&quot; title=&quot;C++-&amp;gt;C#の違いの覚書２ - 右足から前へ　とんがらず、並盛で。&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>2008-11-26 23:54:51</published>
  <title>C++-&gt;C#の違いの覚書２</title>
  <type>rich</type>
  <url>https://iwaoww.hatenadiary.org/entry/20081126/1227711291</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
