Inheritance: Ucs4Decoder
コード例 #1
0
 public Ucs4Encoding3412()
 {
     ucs4Decoder = new Ucs4Decoder3412();
 }
コード例 #2
0
 public Ucs4Encoding3412() {
     ucs4Decoder = new Ucs4Decoder3412();
 }