- Timestamp:
- 06/17/16 17:46:40 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs
r13887 r13918 10 10 11 11 void SendData(PeerInfo destination, byte[][] data); 12 13 void Dispose(); 12 14 } 13 15 }
Note: See TracChangeset
for help on using the changeset viewer.