Ejemplo n.º 1
0
 public void UpdateTheme(LexiGame.BLL.Theme theme)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public int AddTheme(LexiGame.BLL.Theme theme)
 {
     throw new NotImplementedException();
 }