Show / Hide Table of Contents

Class LazyWrapper<T>

Inheritance
object
Lazy<T>
LazyWrapper<T>
Inherited Members
Lazy<T>.ToString()
Lazy<T>.IsValueCreated
Lazy<T>.Value
object.GetType()
object.MemberwiseClone()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: DotNetNuke.DependencyInjection
Assembly: DotNetNuke.DependencyInjection.dll
Syntax
public class LazyWrapper<T> : Lazy<T>
Type Parameters
Name Description
T

Constructors

LazyWrapper(IServiceProvider)

Declaration
public LazyWrapper(IServiceProvider serviceProvider)
Parameters
Type Name Description
IServiceProvider serviceProvider

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS