Ejemplo n.º 1
0
 public HashFactory(HashType type, IHeader <string> header)
     : this(type, header.Header())
 {
 }