Inheritance: IUniqueIdMapper
Example #1
0
 public void Setup()
 {
     _uniqueIdMapper = new UniqueIdMapper();
 }