Delegate Proxy<TIn, TOut>.SubjectFactory
- Namespace
- PatternKit.Structural.Proxy
- Assembly
- PatternKit.Core.dll
Delegate for lazy initialization of the real subject.
public delegate Proxy<TIn, TOut>.Subject Proxy<TIn, TOut>.SubjectFactory()
Returns
- Extension Methods