<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JHashimoto</author_name>
  <author_url>https://blog.hatena.ne.jp/JHashimoto/</author_url>
  <blog_title>Architect's Log</blog_title>
  <blog_url>https://blog.jhashimoto.net/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>拡張メソッド</anon>
  </categories>
  <description>前回（以下のエントリー）のディレクトリ版を作ってみました。 ファイル名の変更を拡張メソッドで実装する - プログラマーな日々ファイル名の変更が必要なケースは珍しくありませんが、System.IO.FileにもSystem.IO.FileInfoにも名前を変更するメソッドはありません。 そこで、ファイル名の変更を拡張メソッドでFileInfoに実装してみました。 ... IOExtensions.cs using System; using System.IO; namespace Extensions { public static class IOExtensions { /// &lt;summ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.jhashimoto.net%2Fentry%2F20120515%2F1337054321&quot; title=&quot;ディレクトリ名の変更を拡張メソッドで実装する - Architect&amp;#39;s Log&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>http://capture.heartrails.com/150x130/shadow?http://d.hatena.ne.jp/JHashimoto/20120514/1337003913</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-15 12:58:41</published>
  <title>ディレクトリ名の変更を拡張メソッドで実装する</title>
  <type>rich</type>
  <url>https://blog.jhashimoto.net/entry/20120515/1337054321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
