Partilhar via


Control.lazy <'T>. Abreviação de tipo

Este tipo é uma abreviação para Lazy<T>.

Namespace/Module Path: Microsoft.FSharp.Control

Assembly: FSharp.Core (em FSharp.Core.dll)

type lazy<'T> = Lazy<'T>

Plataformas

O windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Informações de Versão

Versões da biblioteca principal de F#

Suportado em: 2,0, 4,0, portáteis

Consulte também

Referência

Microsoft.FSharp.Control Namespace (F#)

Lazy<T>

System.lazy <'T>. Classe (F#)

Computações lentas (F#)