MonobjcMonobjc Documented Class Library
CheckForUpdates Method (sender)
NamespacesMonobjc.SparkleSUUpdaterCheckForUpdates(Id)

Original signature is '- (IBAction)checkForUpdates:(id)sender;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual void CheckForUpdates(
	Id sender
)
Public Overridable Sub CheckForUpdates ( _
	sender As Id _
)
public:
virtual void CheckForUpdates(
	Id^ sender
)
Parameters
sender (Id)
MISSING
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Sparkle (Module: Monobjc.Sparkle)