Precedente Successivo Modifica Rinomina Undo Search Amministrazione
| Documentazione |
[ Static ] Public _call ( ... ) [ As Datatype ]The _call metodo is called when the classe or the object is used as a function. This method can be static. Then, the class will be able to be used as a function, not the object. This method can take any parameters and return anything.