..
This commit is contained in:
14
Project/Properties/Settings.Designer.cs
generated
14
Project/Properties/Settings.Designer.cs
generated
@@ -33,5 +33,19 @@ namespace Project.Properties {
|
||||
return ((string)(this["gwcs"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("using System; \r\nnamespace HelloWorld \r\n{ \r\n public static class HelloWorldCla" +
|
||||
"ss \r\n { \r\n public static string test() \r\n { \r\n " +
|
||||
" return {0};\r\n } \r\n } \r\n};")]
|
||||
public string nilliila {
|
||||
get {
|
||||
return ((string)(this["nilliila"]));
|
||||
}
|
||||
set {
|
||||
this["nilliila"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user