Fungible


TransformDefinition

Namespace: Fungible
Parent Module: StaticReflection

The definition of an F# cleaner function

Record Fields

Record FieldDescription
FunctionArgs
Signature: string []

The arguments to pass to the function

FunctionName
Signature: string

The name of the function which will be performed on the target field

TargetPath
Signature: string

The path to the target field for this cleaner

Fork me on GitHub