Skip to content

Commit

Permalink
『「委譲」に似ているもの』に余談を追記
Browse files Browse the repository at this point in the history
  • Loading branch information
Takym committed Apr 9, 2024
1 parent 30b498a commit bc0d23e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _posts/general/2024-04-09-delegation.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,11 @@ public sealed class Singletons : ISomeInterface
}
```

## 余談
この記事は、下記の画像の通り、昨年末から用意していたものをやっと公開できた。

![2024-04-09-delegation.png](https://takym.github.io/assets/images/2024-04-09-delegation.png)

## 参考文献
* [【C#】インターフェイスの変換を行うAdapterパターンを学ぶ - はなちるのマイノート](https://www.hanachiru-blog.com/entry/2021/03/18/120000)
* [プログラマーを惑わせる3種類の委譲(委譲・Delegation/転送・Forwarding/.NET Delegates) #JavaScript - Qiita](https://qiita.com/jesus_isao/items/4b6b7846ccf5eb46b1bc)
Expand Down
Binary file added assets/images/2024-04-09-delegation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bc0d23e

Please sign in to comment.