<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iad_otomamay</author_name>
  <author_url>https://blog.hatena.ne.jp/iad_otomamay/</author_url>
  <blog_title>レベルエンター山本大のブログ</blog_title>
  <blog_url>https://daiyamamoto.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>C#2.0と比較したときのC#3.0の新しい言語仕様を紹介します。 引用元：http://www.codepost.org/view/126動的型付け言語の影響を強く受けた仕様だという印象があります。（MSらしいなぁ） 「var」キーワード VB6.0以前のVariant型に似たものでしょう。「何でも型」です。 // C# 2.0 behavior int i = 10; string s = &quot;Hello codepost visitors!&quot;; // New C# 3.0 var type var i = 5; var s = &quot;Hello again!&quot;; ただ、このvarは宣言時に初期…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiyamamoto.hatenablog.com%2Fentry%2F20070330%2Fp2&quot; title=&quot;C# 3.0の新しい言語仕様 - レベルエンター山本大のブログ&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>2007-03-30 00:00:00</published>
  <title>C# 3.0の新しい言語仕様</title>
  <type>rich</type>
  <url>https://daiyamamoto.hatenablog.com/entry/20070330/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
