add event keyword
This commit is contained in:
parent
074d647d19
commit
5a093a9a04
@ -29,7 +29,7 @@ namespace ApplicationServices
|
|||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
public static EventHandler SearchEngineUpdated;
|
public static event EventHandler SearchEngineUpdated;
|
||||||
|
|
||||||
#region Update
|
#region Update
|
||||||
private static bool isUpdating;
|
private static bool isUpdating;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user