Compartilhar via


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

Este tipo é uma abreviação para Lazy.

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

Namespace Microsoft.FSharp.Control (F#)

Lazy

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

Computações lentas (F#)