<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Takachan</author_name>
  <author_url>https://blog.hatena.ne.jp/Takachan/</author_url>
  <blog_title>PG日誌</blog_title>
  <blog_url>https://takap-tech.com/</blog_url>
  <categories>
    <anon>デザインパターン</anon>
    <anon>C#</anon>
  </categories>
  <description>GoF（The Gang Of Four）の23デザインパターンのうちのひとつ、Strategy パターンをC#で実装する方法を紹介したいと思います。 増補改訂版 Java言語で学ぶデザインパターン入門作者: 結城浩出版社/メーカー: SBクリエイティブ発売日: 2014/03/12メディア: Kindle版この商品を含むブログ (1件) を見る このパターンは「利用側の実装（メソッド操作）を維持しながら」「複数の操作を切り替えることができる」のが特徴です。この特性を持たせるためにC#では2種類の方法を用いることができます。 インターフェースを用いたStrategy パターンの実装 まずはオー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakap-tech.com%2Fentry%2F2017%2F12%2F08%2F003042&quot; title=&quot;C#でストラテジーパターンを実装する - PG日誌&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>https://images-fe.ssl-images-amazon.com/images/I/41mh5r0NwLL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-08 00:30:42</published>
  <title>C#でストラテジーパターンを実装する</title>
  <type>rich</type>
  <url>https://takap-tech.com/entry/2017/12/08/003042</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
