2027 Method
Changes 0
M

UpdaterRegistry.IsUpdaterRegistered

Description:
Checks whether updater with the given id is registered
Overloads (2):
IsUpdaterRegistered(UpdaterId)
public static bool IsUpdaterRegistered(
	UpdaterId id
)
  • id
    Id of the updater being tested.
Return Value Boolean Returns true if the updater is registered.