This website requires JavaScript.
Explore
Help
Register
Sign In
djabsher
/
ofbapi
Watch
1
Star
0
Fork
You've already forked ofbapi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4a86cb563d
ofbapi
/
OFBButte.Entities
/
Enums
/
BibleReading.cs
10 lines
138 B
C#
Raw
Blame
History
namespace
OFBButte.Entities
{
public
enum
BibleReading
{
Always
=
1
,
Sometimes
=
2
,
Rarely
=
3
}
}
Reference in New Issue
View Git Blame
Copy Permalink