Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

virtual properties and lazy loading in c#

public virtual ICollection<Item> Items { get; set; }
Source by www.learnhowtoprogram.com #
 
PREVIOUS NEXT
Tagged: #virtual #properties #lazy #loading
ADD COMMENT
Topic
Name
8+7 =