public interface IOMLookup<Tkey, Tobj> : IDisposable where Tkey : class where Tobj : class, IOMSnapshot
In This Article