C# Class MonoSoftware.MonoX.DAL.EntityClasses.BlogPostRoleEntity.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
AspnetRole string
BlogPost string

Property Details

AspnetRole public static property

Member name AspnetRole
public static string AspnetRole
return string

BlogPost public static property

Member name BlogPost
public static string BlogPost
return string