CodeLiturgy.Dashboard/BlueWest.Posts/PostType.cs

9 lines
73 B
C#

namespace BlueWest.Posts
{
public class PostType
{
}
}