UpdaterRegistry.IsUpdaterRegistered
Description:
Checks whether updater with the given id is registered
Checks whether updater with the given id is registered
Overloads (2):
IsUpdaterRegistered(UpdaterId)
public static bool IsUpdaterRegistered(
UpdaterId id
)
-
idId of the updater being tested.
Return Value
bool
Returns true if the updater is registered.
-
A non-optional argument was null