TFunction

Undocumented in source.
  1. template TFunction(string fName, string fParameters, string fBody)
  2. template TFunction(string fName, string[][] functions)
    template TFunction (
    string fName
    string[][] functions
    ) {}

Members

Variables

TFunction
char[] TFunction;
Undocumented in source.

Meta