Improved event naming
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
public interface IDeactivating
|
||||
{
|
||||
Task Deactivating();
|
||||
Task OnDeactivating();
|
||||
}
|
||||
|
||||
public interface IDeactivating<TResult>
|
||||
|
||||
Reference in New Issue
Block a user