<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuchiki1000yen</author_name>
  <author_url>https://blog.hatena.ne.jp/yuchiki1000yen/</author_url>
  <blog_title>Amosapientiam</blog_title>
  <blog_url>https://yuchiki1000yen.hatenablog.com/</blog_url>
  <categories>
    <anon>C#/.net</anon>
    <anon>型</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>Builderパターン とは、オブジェクト生成に用いられるデザインパターンです。必要な引数のみをメソッドチェーンで渡してオブジェクトを生成し、コンストラクタが多くの引数を取り、また省略可能な引数が多いときに有効とされています。 今までにさまざまな言語で型安全なBuilderの書き方が紹介されてきており、つい昨日もuhyo氏によりTypeScriptで型安全なBuilderパターンを書く記事が公開されました。 本記事ではC#で型安全なビルダーを構築します。 ソースコードはこちら 断り書き C#には名前付き引数や省略可能引数などがありますが、今回は先行記事たちとレギュレーションを近づけるために使っ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuchiki1000yen.hatenablog.com%2Fentry%2F2018%2F07%2F31%2F112317&quot; title=&quot;C#で型安全なBuilderパターン - Amosapientiam&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>2018-07-31 11:23:17</published>
  <title>C#で型安全なBuilderパターン</title>
  <type>rich</type>
  <url>https://yuchiki1000yen.hatenablog.com/entry/2018/07/31/112317</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
