FSharp.Data.Toolbox


ProviderImplementation.ProvidedTypes Namespace

Type Description

ProvidedAssembly (Type)

A provided generated assembly

ProvidedAssembly (Type)

A provided generated assembly

ProvidedConstructor (Type)

Represents an erased provided constructor.

ProvidedConstructor (Type)

Represents an erased provided constructor.

ProvidedEvent (Type)

Represents an erased provided property.

ProvidedEvent (Type)

Represents an erased provided property.

ProvidedField (Type)

Represents an erased provided field.

ProvidedField (Type)

Represents an erased provided field.

ProvidedMeasureBuilder (Type)

Helps create erased provided unit-of-measure annotations.

ProvidedMeasureBuilder (Type)

Helps create erased provided unit-of-measure annotations.

ProvidedMethod (Type)

ProvidedMethod (Type)

ProvidedParameter (Type)

Represents an erased provided parameter

ProvidedParameter (Type)

Represents an erased provided parameter

ProvidedProperty (Type)

Represents an erased provided property.

ProvidedProperty (Type)

Represents an erased provided property.

ProvidedStaticParameter (Type)

Represents a provided static parameter.

ProvidedStaticParameter (Type)

Represents a provided static parameter.

ProvidedTypeBuilder (Type)

Helpers to build symbolic provided types

ProvidedTypeBuilder (Type)

Helpers to build symbolic provided types

ProvidedTypeDefinition (Type)

Represents a provided type definition.

ProvidedTypeDefinition (Type)

Represents a provided type definition.

ProvidedTypesContext (Type)

Represents the context for which code is to be generated. Normally you should not need to use this directly.

ProvidedTypesContext (Type)

Represents the context for which code is to be generated. Normally you should not need to use this directly.

ProvidedTypeSymbol (Type)

Represents an array or other symbolic type involving a provided type as the argument. See the type provider spec for the methods that must be implemented. Note that the type provider specification does not require us to implement pointer-equality for provided types.

ProvidedTypeSymbol (Type)

Represents an array or other symbolic type involving a provided type as the argument. See the type provider spec for the methods that must be implemented. Note that the type provider specification does not require us to implement pointer-equality for provided types.

TypeProviderForNamespaces (Type)

A base type providing default implementations of type provider functionality.

TypeProviderForNamespaces (Type)

A base type providing default implementations of type provider functionality.