This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
znyc.recruitment.api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
招聘API
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.
2
Commits
1
Branch
0
Tags
342 KiB
C#
99.7%
Dockerfile
0.3%
Tree:
12b8e8238b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '12b8e8238b'
${ noResults }
znyc.recruitment.api
/
src
/
.vscode
/
solution-explorer
/
interface.cs-template
8 lines
85 B
Raw
Blame
History
using System;
namespace {{namespace}}
{
public interface {{name}}
{
}
}
Reference in new issue