AkiraNetwork / AkiraNetwork/VirtualStorageLibrary
リンク辞書のメソッドをクラスにまとめる。
Open
enhancement
- Dominant language
- C#
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
以下のLinkToDictionary系のメソッドをクラスにまとめる。
```
public void UpdateLinkTargetNodeTypes(VirtualPath targetPath)
public void AddLinkToDictionary(VirtualPath targetPath, VirtualPath linkPath)
public void RemoveLinkToDictionary(VirtualPath targetPath, VirtualPath linkPath)
```
詳細なテストも必要。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.