Tag Archives: Call Function from Different File’

How to Call Function from Different File’s Using Single Call Statement and Encapsulation

While working around the complex functionality, it’s very obvious that you may have to deal with the Multiple source files. Multiple file may define the function with same name but with different set of instruction on the same event or the action and you may want call same function from particular file based on some… Read More »