Design Pattern Framework 3.5
CategoryEntity Property
Patterns-In-Action! Application ► DataObjects.Linq ► ProductEntity ► CategoryEntity
Declaration Syntax
C# | Visual Basic |
public CategoryEntity CategoryEntity { get; set; }
Public Property CategoryEntity As CategoryEntity