Click here to Skip to main content
15,897,704 members
Articles / Programming Languages / C#

Lazy Object Initialization with System.Lazy<T> class

28 Jun 2013CPOL4 min read 63.2K   305   45  
I will explain how can use System.Lazy class with support of lazy initialization of an object
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the C# Table of Contents to view the list of available articles in this section.