Inheritance: Ucs4Decoder
示例#1
0
 public Ucs4Encoding3412()
 {
     ucs4Decoder = new Ucs4Decoder3412();
 }
 public Ucs4Encoding3412() {
     ucs4Decoder = new Ucs4Decoder3412();
 }