This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
BITFALL
Watch
1
Star
0
Fork
You've already forked BITFALL
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11c08e68cb
BITFALL
/
Assets
/
BITKit
/
Core
/
Description
/
IDescription.cs
7 lines
102 B
C#
Raw
Blame
History
namespace
BITKit
{
public
interface
IDescription
{
public
string
Name
{
get
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink