C# Class MonoSoftware.MonoX.DAL.EntityClasses.BlogCategoryEntity.MemberNames

All names of fields mapped onto a relation. Usable for in-memory filtering
Show file Open project: MonoSoftware/MonoX-Data-Access-Layer

Public Properties

Property Type Description
Blog string
BlogPostCategory string

Property Details

Blog public static property

Member name Blog
public static string Blog
return string

BlogPostCategory public static property

Member name BlogPostCategory
public static string BlogPostCategory
return string