init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using Event.EventArgs;
|
||||
|
||||
namespace Event.EventHandler
|
||||
{
|
||||
public delegate void CameraInterActHandler(CameraInterActArgs e);
|
||||
}
|
||||
Reference in New Issue
Block a user