Class NullDisposable
Inheritance
System.Object
NullDisposable
Namespace: OpenMod.Core.Helpers
Assembly: OpenMod.Core.dll
Syntax
public class NullDisposable : IDisposable
Properties
| Improve this Doc View SourceInstance
Declaration
public static NullDisposable Instance { get; }
Property Value
Type | Description |
---|---|
NullDisposable |
Methods
| Improve this Doc View SourceDispose()
Declaration
public void Dispose()