C#

Data Types

  • A type specification of the form name->"type" in an APIFunction creates a C# method with the following argument types:
  • "Integer"int
    "Integer64"long
    "Number"double
    "String"string
    otherstring
  • This mapping can be overridden by settings for ExternalTypeSignature.

Examples

Basic Examples  (1)

Create an embedding based on the "C#" embedding format: