IgnoreCacheContext Class |
Namespace: Omada.OE.AppLogic
public class IgnoreCacheContext : ContextBase<IgnoreCacheState>, IDisposable
The IgnoreCacheContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateContext(Boolean) |
Creates a new IgnoreCacheContext and set it as current.
|
![]() ![]() | CreateContext(CacheMode) |
Creates a new IgnoreCacheContext and set it as current.
|
![]() | Dispose |
Dispose
(Inherited from ContextBaseT.) |
![]() | Dispose(Boolean) |
Dispose and restores the previous state
(Inherited from ContextBaseT.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |