C# Class Zetbox.DalProvider.Memory.FrozenMemoryContext

Inheritance: MemoryContext, IFrozenContext
Afficher le fichier Open project: daszat/zetbox Class Usage Examples

Méthodes publiques

Méthode Description
FrozenMemoryContext ( InterfaceType iftFactory, Func lazyCtx, MemoryImplementationType implTypeFactory, IEnumerable eventListeners ) : System

Private Methods

Méthode Description
Seal ( ) : void

Method Details

FrozenMemoryContext() public méthode

public FrozenMemoryContext ( InterfaceType iftFactory, Func lazyCtx, MemoryImplementationType implTypeFactory, IEnumerable eventListeners ) : System
iftFactory Zetbox.API.InterfaceType
lazyCtx Func
implTypeFactory MemoryImplementationType
eventListeners IEnumerable
Résultat System