Name: Anonymous 2010-05-27 2:33
I need help
I'm trying to use get a variable from other class but it keeps giving me a null
ClsMain -> set IdName
ClsData -> getters, setters
ClsUse -> get IdName
It roughly like that but why did when I use the get function in ClsUse I keep getting a null?
I'm trying to use get a variable from other class but it keeps giving me a null
ClsMain -> set IdName
ClsData -> getters, setters
ClsUse -> get IdName
It roughly like that but why did when I use the get function in ClsUse I keep getting a null?