di injection
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace Samples
|
||||
namespace Samples.Event
|
||||
{
|
||||
public delegate void CustomEventHandler(object sender, EventArgs e);
|
||||
|
||||
|
Reference in New Issue
Block a user