Example #1
0
 public bool Exists(String id)
 {
     return(_skinIniFile.Exists(id));
 }