======Метод FuncFactory.Invoke(Int32, Cell, Cell)====== * **Пространство имен:** [[developers:references:topomatic.foundationclasses.lisp|Topomatic.FoundationClasses.Lisp]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Синтаксис===== public virtual DefinedFunc Invoke(int carity, Cell body, Cell env) **Параметры** * //carity// * Тип: System.Int32 * //body// * Тип: [[developers:references:topomatic.foundationclasses.lisp.cell|Topomatic.FoundationClasses.Lisp.Cell]] * //env// * Тип: [[developers:references:topomatic.foundationclasses.lisp.cell|Topomatic.FoundationClasses.Lisp.Cell]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.foundationclasses.lisp.definedfunc|Topomatic.FoundationClasses.Lisp.DefinedFunc]]