Exemplo n.º 1
0
 public Identifiers(ITypeIdentification registration, IIdentifiers identifiers)
 {
     _registration = registration;
     _identifiers  = identifiers;
 }
 public TypeIdentities(ITypeIdentification identification) : base(identification)
 {
 }