Interface of a service providing user functions for the JDD. More...
#include <arcane/core/ICaseFunctionProvider.h>
Public Member Functions | |
| virtual | ~ICaseFunctionDotNetProvider ()=default |
| Releases resources. | |
| virtual void | registerCaseFunctions (ICaseMng *cm, const String &assembly_name, const String &class_name)=0 |
| Registers the functions of a '.Net' class in cm. | |
Interface of a service providing user functions for the JDD.
Definition at line 57 of file ICaseFunctionProvider.h.