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...
13年以上 前 | 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
13年以上 前 | 5 件の回答 | 0
