-
Notifications
You must be signed in to change notification settings - Fork 36
F_CodeJam_Disposable_Empty
andrewvk edited this page Mar 22, 2016
·
5 revisions
[This is preliminary documentation and is subject to change.]
IDisposable instance without any code in Dispose().
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static readonly Disposable.EmptyDisposable Empty
VB
Public Shared ReadOnly Empty As Disposable.EmptyDisposable
F#
static val Empty: Disposable.EmptyDisposable