コード例 #1
0
ファイル: Wallet.cs プロジェクト: andyfreer/NDash
 void AttachedNode_Disconnected(Node node)
 {
     _Wallet.TryUpdateLocation(new[] { node });
 }