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