Inheritance: Ucs4Decoder
Exemplo n.º 1
0
 public Ucs4Encoding4321()
 {
     ucs4Decoder = new Ucs4Decoder4321();
 }
Exemplo n.º 2
0
 public Ucs4Encoding4321() {
     ucs4Decoder = new Ucs4Decoder4321();
 }