Partilhar via


Método ITypeProvider.remove_Invalidate (F#)

Remove um manipulador de eventos para o evento de invalide .

Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices

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

// Signature:
abstract this.remove_Invalidate : EventHandler -> unit

// Usage:
iTypeProvider.remove_Invalidate ()

Parâmetros

  • handler
    Tipo: EventHandler

    O manipulador de eventos para remover.

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: 4.0Supported em: 4.0, portáteis

Consulte também

Referência

Interface de CompilerServices.ITypeProvider (F#)

Microsoft.FSharp.Core.CompilerServices Namespace (F#)