Changes between Version 15 and Version 16 of NotificationTutorialUnicore
- Timestamp:
- 04/25/11 21:13:27 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NotificationTutorialUnicore
v15 v16 42 42 The files that the user has to edit are the service class implementation (MathService) and the client class (MathClient). The methods that can be edited contain in their body 43 43 44 // begin-user-code44 ///begin-user-code 45 45 46 // end-user-code.46 ///end-user-code. 47 47