J
joeB545
Please tell me how I can italicize an abstract method in a class that
contains both abstract and concrete methods. The only way that I have found
to do so is to change the class stereotype to "type", create the method, and
then change the stereotype back to none. Is there a better way?
contains both abstract and concrete methods. The only way that I have found
to do so is to change the class stereotype to "type", create the method, and
then change the stereotype back to none. Is there a better way?