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