We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Calls Dispose() methods in all created service instances, that implements IDisposable.
Namespace: CodeJam.ServicesAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public void Dispose()
VB
Public Sub Dispose
F#
abstract Dispose : unit -> unit override Dispose : unit -> unit
IDisposable.Dispose()
ServiceContainer ClassCodeJam.Services Namespace