示例#1
0
 public ObjectTypeComparer(
     ObjectTypeInfoStorage objectTypeInfoStorage)
 {
     this.objectTypeInfoStorage = objectTypeInfoStorage;
 }