TheMirrorCache<(Of <(<'T>)>)> Class
Class TheMirrorCache.
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public class TheMirrorCache<T> : IDisposable where T : TheDataBase, INotifyPropertyChanged
Public Class TheMirrorCache(Of T As {TheDataBase, INotifyPropertyChanged}) _ Implements IDisposable
generic<typename T> where T : TheDataBase, INotifyPropertyChanged public ref class TheMirrorCache : IDisposable
Type Parameters
- T