Beispiel #1
0
 public string SettingsTemplatePath()
 {
     return(ServerUtility.ExecutablePath() + "res" + Path.DirectorySeparatorChar + settingsFileName);
 }