1.0.2
add comment
This commit is contained in:
parent
8e11a83688
commit
6f21bcc1d0
@ -33,6 +33,9 @@ public class Graph
|
||||
Edges.AddRange(edges);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Перестройка видимости связей
|
||||
/// </summary>
|
||||
public void RebuildEdge()
|
||||
{
|
||||
Path = string.Empty;
|
||||
|
Loading…
Reference in New Issue
Block a user