<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Method Overloading'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Mon, 01 Jun 2026 04:00:30 +0000</lastBuildDate>
    <item>
      <title>victorboba said on 04/Dec/2009</title>
      <link>https://snipplr.com/view/23841/method-overloading</link>
      <description>&lt;p&gt;Another way that ensures there's only one code-base method that implements the business functionality is to call the overloaded methods in sequence:&#13;
&#13;
in the first MethodOverloadPlay you would call:&#13;
&#13;
    int result = MethodOverloadPlay(number1, number2, 0);&lt;/p&gt;</description>
      <pubDate>Fri, 04 Dec 2009 10:28:09 UTC</pubDate>
      <guid>https://snipplr.com/view/23841/method-overloading</guid>
    </item>
  </channel>
</rss>
