Method overloading check
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2012 11:30 PM
Hi Everyone,
Last time my manager asked me to check if system support Method Overloading concept and I created a business rule with two Methods with different parameters, then I called 1st method in another business rule. but the result was not in support of Method Overloading concept. Everytime the last method was getting executing although I had created those methods with different parameters and also tried to call 1st method by its parameter only. So does that mean in SNC environment I can't use Method Overloading thing or I had performed that exercise in a wrong way. Please provide your opinion on the same, If have any sample program that will be better.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2012 12:38 PM
.