Barotrauma Server
|
A struct that executes an action when it's created and another one when it's disposed. More...
Public Member Functions | |
DoSAction (Client sender, Action< Client > start, Action< Client > end) | |
void | Dispose () |
A struct that executes an action when it's created and another one when it's disposed.
Barotrauma.DoSProtection.DoSAction.DoSAction | ( | Client | sender, |
Action< Client > | start, | ||
Action< Client > | end ) |
void Barotrauma.DoSProtection.DoSAction.Dispose | ( | ) |