Ejemplo n.º 1
0
 public IndicAkshar(IndicChar ic)
 {
     _ic = new IndicChar[] { ic };
 }
Ejemplo n.º 2
0
 public TeluguAksharam(IndicChar C)
 {
     _ic = new IndicChar[] { C };
 }