This website works better with JavaScript.
Explore
Help
Sign In
mchSamples_.NET
/
xUnit
Watch
57
Star
0
Fork
You've already forked xUnit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dae9e9d2c5
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dae9e9d2c5'
${ noResults }
xUnit
/
Sources
/
mocks
/
Model
/
IEmailService.cs
6 lines
97 B
Raw
Blame
History
namespace
Model
;
public
interface
IEmailService
{
Task
AskConfirmation
(
Nounours
nounours
)
;
}
Reference in new issue
View Git Blame
Copy Permalink