refactoring
This commit is contained in:
parent
0a6062ebe4
commit
8ae71e76b8
3 changed files with 79 additions and 21 deletions
|
|
@ -18,7 +18,7 @@ namespace test
|
|||
{
|
||||
public class Startup
|
||||
{
|
||||
public string ConnectionString
|
||||
public static string ConnectionString
|
||||
{
|
||||
get ; set;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue