| オーバーロード | 解説 |
|---|---|
| AddFunction(ExpressionItem,Func<List<Object>,Object>,Int32,Int32) | Added a custom function to engine of C1ExpressionEditor. |
| AddFunction(List<ExpressionItem>,Func<List<Object>,Object>,Int32,Int32) | Added a custom function to engine of C1ExpressionEditor. |
| AddFunction(ExpressionItem,Func<List<Object>,Object>,Int32) | Added a custom function to engine of C1ExpressionEditor. |