Esempio n. 1
0
 public void TestGetWritingSystemName()
 {
     CheckDisposed();
     Assert.AreEqual("Spanish", m_lp.GetWritingSystemName("es"));
 }