Feeds
답변 있음
Can I find out if a class is an abstract class before trying to instantiate it?
thank you per, that did the trick. the reason for the question was i am writing a test function that loops through all classe...
Can I find out if a class is an abstract class before trying to instantiate it?
thank you per, that did the trick. the reason for the question was i am writing a test function that loops through all classe...
거의 14년 전 | 0
질문
Can I find out if a class is an abstract class before trying to instantiate it?
Can i somehow say: if isAbstract(className) % do something else % do something else end
거의 14년 전 | 답변 수: 5 | 0
