namespace iWareTestForm.Utility { public class BLLHelpler { public static string GetConfigValue(string str) { return ""; } } }