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
/
ExceptionThrown.cs
blob: 1ba81e0de888cfe3999efb106724a9c4ddf30d18 (
plain
)
1
2
3
using System; public delegate void ExceptionThrown(Exception exeption);