This website works better with JavaScript.
Home
Explore
Help
Sign In
zhibinlv
/
FIS_GLM
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
5
Commits
1
Branch
0
Tags
93 MiB
JavaScript
70.8%
Vue
16.7%
C#
11.3%
CSS
0.7%
SCSS
0.3%
Other
0.2%
Tree:
32f3c7c4f9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '32f3c7c4f9'
${ noResults }
FIS_GLM
/
Shared
/
Win.Sfs.Shared
/
IRemark.cs
7 lines
108 B
Raw
Blame
History
namespace
Win.Sfs.Shared
{
public
interface
IRemark
{
string
Remark
{
get
;
set
;
}
}
}
Reference in new issue