public AddFunction ( String name, IFunction func ) : |
||
name | String | /// The name of the function. /// |
func | IFunction | /// The IFunction instance to add. /// |
return |
public AddFunction ( String name, IFunction func ) : |
||
name | String | /// The name of the function. /// |
func | IFunction | /// The IFunction instance to add. /// |
return |