Ejemplo n.º 1
0
 public VcfFormatter(VcfWriterConfig Config)
 {
     _config = Config;
     UpdateFrequencyFormat();
 }