Category Property

TriCodeTest

ApplicationDbContext..::..Category Property

Gets or sets the category.

Namespace:  TriCodeTest.Data
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


public DbSet<Category> Category { get; set; }

Field Value

The category.