Kostiantyn Dvornik :: Ideas
Monday 13 October 2014
Coding idea: methods inheritance
I know it can be done via simply calling base method, but wit oop it should be more natural to have such syntax:
void Initialize();
void InitializeAll() : Initialize;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment