示例#1
0
 internal void Destroy()
 {
     StartNode?.Destroy();
 }
示例#2
0
 internal void Destroy() => StartNode?.Destroy();