Exemple #1
0
 public LWWRegisterMap(IORMap <K, ILWWRegister <V> > ormap) : base(ormap)
 {
 }
Exemple #2
0
 public PNCounterMap(IORMap <K, IPNCounter> ormap) : base(ormap)
 {
 }