This website works better with JavaScript.
Explore
Help
Sign In
thomas.chazot2
/
Projet_EntityFramework
Watch
1
Star
0
Fork
You've already forked Projet_EntityFramework
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.
ce66f1c2cf
master
testApp
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ce66f1c2cf'
${ noResults }
Projet_EntityFramework
/
Sources
/
Model
/
enums
/
RuneFamily.cs
12 lines
105 B
Raw
Blame
History
using
System
;
namespace
Model
{
public
enum
RuneFamily
{
Unknown
,
Precision
,
Domination
}
}
Reference in new issue
View Git Blame
Copy Permalink