Hi Guys for the following Diagram How do v convert it to Code
.
+----------------------------+
| Base |
+----------------------------+
^
|----------------------+
+----------------------------+ |
| Derived | |
+----------------------------+ |
^ ______________ |
| |
+----------------------------+
| Multiple |
+----------------------------+
.
+----------------------------+
| Base |
+----------------------------+
^
|----------------------+
+----------------------------+ |
| Derived | |
+----------------------------+ |
^ ______________ |
| |
+----------------------------+
| Multiple |
+----------------------------+
To copy to clipboard, switch view to plain text mode
So that I can access the Base's Function as well as the Derived's function
Bookmarks