Header menu logo F# Compiler Guide

ILThisConvention Type

Union cases

Union case Description

Instance

Full Usage: Instance

accepts an implicit 'this' pointer

InstanceExplicit

Full Usage: InstanceExplicit

accepts an explicit 'this' pointer

Static

Full Usage: Static

no 'this' pointer is passed

Type something to start searching.