[Missing <summary> documentation for "T:NHibernate.Event.Default.EventCache"]

Namespace: NHibernate.Event.Default
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class EventCache : IDictionary, ICollection, 
	IEnumerable
Visual Basic
Public Class EventCache _
	Implements IDictionary, ICollection, IEnumerable
Visual C++
public ref class EventCache : IDictionary, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  NHibernate.Event.Default..::..EventCache

See Also