AkiraNetwork / AkiraNetwork/VirtualStorageLibrary

リンク辞書のメソッドをクラスにまとめる。

Open
#48 2 comments 0 reactions 1 assignee Claimed by @shimodateakira View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.