<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-Windows Phone</anon>
    <anon>開発-C#</anon>
  </categories>
  <description>例えば、下記のリストのように「HogeCsharp名前空間」に「Nantoka」という任意のクラスがあるとします。ここでは「Nantoka」というstring型で定義された文字列からNantokaクラスのインスタンスを生成する方法を紹介します。 public class Nantoka { public Nantoka() { _msg = &quot;コンストラクタ引数なし&quot;; } public Nantoka(string message) { _msg = message; } private string _msg; public string GetMessage() { return _ms…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20120405%2F1333583334&quot; title=&quot;Windows Phoneで文字列のクラス名から動的にインスタンスを生成させる - 酢ろぐ！&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>2012-04-05 08:48:54</published>
  <title>Windows Phoneで文字列のクラス名から動的にインスタンスを生成させる</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20120405/1333583334</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
