public void Create( Project proj, FunctionDefinition functionDefinition )
public: void Create( Project^ proj, FunctionDefinition^ functionDefinition )
Parameters
| Parameter Name | Description |
|---|---|
| proj | Project where the Function will be located in |
| functionDefinition | FunctionDefinition the Function will be assigned |