Lazy<T>(Boolean)
Lazy<T>(Func<T>)
Lazy<T>(Func<T>,Boolean)
Lazy<T>(Func<T>,LazyThreadSafetyMode)
Lazy<T>(LazyThreadSafetyMode)
Lazy<T>()
Lazy<T>(Boolean)
Name Type Description isThreadSafe Boolean Lazy<T>(Func<T>)
Name Type Description valueFactory System.Func<T> Lazy<T>(Func<T>,Boolean)
Name Type Description valueFactory System.Func<T> isThreadSafe Boolean Lazy<T>(Func<T>,LazyThreadSafetyMode)
Name Type Description valueFactory System.Func<T> mode LazyThreadSafetyMode Lazy<T>(LazyThreadSafetyMode)
Name Type Description mode LazyThreadSafetyMode
Delphi Components
Software for Android Developers
Unix Manual Pages
Delphi Examples
Browse Nodes Database