This website requires JavaScript.
Explore
Help
Sign in
notazof
/
yavsc
Watch
1
Star
1
Fork
You've already forked yavsc
0
Code
Issues
1
Pull requests
Projects
2
Releases
6
Packages
Wiki
Activity
Actions
e3d2cab067
yavsc
/
Yavsc
/
Models
/
Haircut
/
HairLength.cs
9 lines
129 B
C#
Raw
Normal View
History
Unescape
Escape
colors (ctor)
2017-02-12 03:53:33 +01:00
namespace
Yavsc.Models.Haircut
refactoring
2017-02-11 15:46:26 +01:00
{
public
enum
HairLength
:
int
{
Short
=
1
,
HalfLong
,
Long
}
}
Reference in a new issue
Copy permalink