Beispiel #1
0
 public IndicAkshar(IndicChar ic)
 {
     _ic = new IndicChar[] { ic };
 }
Beispiel #2
0
 public TeluguAksharam(IndicChar C)
 {
     _ic = new IndicChar[] { C };
 }