<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ladybug</author_name>
  <author_url>https://blog.hatena.ne.jp/ladybug/</author_url>
  <blog_title>is BUG Ready ?</blog_title>
  <blog_url>https://ladybug.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>namespace ブロック内ではクラス名やネームスペースを相対指定できます。 using Foo; namespace A.B.C { // ： public void method() { X.Y y = new X.Y(); } のようなとき、y は A.B.C.X.Y、A.B.X.Y、A.X.Y、Foo.X.Y, X.Y と検索されますが、このうち２つ以上が存在しているとあいまいな参照としてコンパイルエラーになります。 従来だと using を利用してクラス名やネームスペース名の別名を定義するのですが、C# 2.0 からはより的確にクラスを特定するための記述として alias 構文を利…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fladybug.hatenadiary.org%2Fentry%2F20040822%2Fp4&quot; title=&quot; namespace alias qualifier - is BUG Ready ?&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>2004-08-22 00:00:03</published>
  <title> namespace alias qualifier</title>
  <type>rich</type>
  <url>https://ladybug.hatenadiary.org/entry/20040822/p4</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
