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
/
UserJoined.cs
blob: 8c1335f72f438c59ac240ab0b5911826b8599f73 (
plain
)
1
2
3
using Irc; public delegate void UserJoined(UserJoinedEventArgs userJoinedArgs);