index
:
xlgmokha/ping.pong.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
common
/
Receiver.cs
blob: 3e9ace42f10cafa9bc146f62fcf5fd4de3e73b61 (
plain
)
1
2
3
4
namespace common { public interface Receiver : Command {} }