This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
19d49b06a6
aspnetcore
/
test
/
Microsoft.AspNet.FeatureMod...
/
IThing.cs
7 lines
116 B
C#
Raw
Blame
History
namespace
Microsoft.AspNet.FeatureModel.Tests
{
public
interface
IThing
{
string
Hello
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink