Struct ContextScope
- Namespace
 - Lime
 
- Assembly
 - Lime.dll
 
public struct ContextScope : IDisposable
  - Implements
 
- Inherited Members
 
Constructors
ContextScope(IContext)
public ContextScope(IContext context)
  Parameters
contextIContext
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()