<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Yoichiro</author_name>
  <author_url>https://blog.hatena.ne.jp/Yoichiro/</author_url>
  <blog_title>カブに乗ったプログラマ</blog_title>
  <blog_url>https://yoichiro-2.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>JavaやC++と異なり、C#のユーザ定義型には値型と参照型があります。具体的には値型は&quot;struct&quot;キーワードを使用し、参照型は&quot;class&quot;キーワードを使用します。 それぞれのデータ型の役割は、値型はデータを保持すること、参照型は振る舞いを定義することです。具体的には次のコードで確認できます。 1: using System; 2: using System.Diagnostics; 3: 4: namespace EffectiveCsI6 5: { 6: internal class Program 7: { 8: private static void Main(string[] …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoichiro-2.hatenadiary.org%2Fentry%2F20100630%2F1277853392&quot; title=&quot;Effective C# を読んでみる(項目6 値型と参照型の違い) - カブに乗ったプログラマ&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>2010-06-30 08:16:32</published>
  <title>Effective C# を読んでみる(項目6 値型と参照型の違い)</title>
  <type>rich</type>
  <url>https://yoichiro-2.hatenadiary.org/entry/20100630/1277853392</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
