yavsc/testOauthClient/Views/_ViewStart.cshtml

3 lines
32 B
Text
Raw Normal View History

2016-06-01 23:47:06 +02:00
@{
Layout = "_Layout";
}