External (keyword)
From The Oxygene Language Wiki
This is a Language topic about Oxygene
Language Topics Introduction | Structured Overview | Grammar | Keywords | Functions
The "external" directive
Used in combination with the DllImport attribute to denote an external method, imported from a library. External methods cannot have a method body.
Applies to