Skip to content

Commit

Permalink
Merge pull request #153 from dotnet-campus/t/lindexi/Docs
Browse files Browse the repository at this point in the history
加上一些图片
  • Loading branch information
Firito authored May 21, 2024
2 parents 479b4eb + c1d22b2 commit 37a8265
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,16 @@ var response = await ipcReceivingObjectA.GetResponseAsync<IpcResponse>("请求

```

#### 调用关系图

![](./docs/image/README/zh-CN/sample0.png)

*更多案例详见:* [Demo](https://github.com/dotnet-campus/dotnetCampus.Ipc/tree/master/demo)

## 项目结构图

![](./docs/image/README/zh-CN/Architecture0.png)

## 特点

- 采用两个半工命名管道
Expand Down
Binary file added docs/image/README/zh-CN/Architecture0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/image/README/zh-CN/sample0.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 37a8265

Please sign in to comment.