Inheritance: Ucs4Decoder
Ejemplo n.º 1
0
 public Ucs4Encoding1234()
 {
     ucs4Decoder = new Ucs4Decoder1234();
 }
Ejemplo n.º 2
0
 public Ucs4Encoding1234() {
     ucs4Decoder = new Ucs4Decoder1234();
 }