AspNetCore.Docs/aspnetcore/fundamentals/configuration
Rion Williams 435a547977 Updated Code Style in Examples (#2942)
Replaced several uses of `static public` with the more appropriate
`public static` to fall in line with the [coding
guidelines](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md),
which state that the visibility modifer should always be the first
modifer present.
2017-03-10 10:04:29 -10:00
..
_static config rewrite 2016-12-07 18:08:45 -10:00
sample Updated Code Style in Examples (#2942) 2017-03-10 10:04:29 -10:00