ayi_2 <p>Comme ceci :</p> <pre><code class="lang-auto">public Sample(string str) : this(int.Parse(str)) { } </code></pre>