projects
/
ROUNDS
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GameCode
/
ChannelMessage.cs
blob: 2349349dd7807191d8699fb76378e25ffed0e6a7 (
plain
)
1
2
3
using Irc; public delegate void ChannelMessage(ChannelMessageEventArgs channelMessageArgs);