[C#]請問如何在一個建構子中呼叫另一個建構子?

看板Programming作者時間18年前 (2006/10/07 14:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/4 (看更多)
如下程式碼: class A { public A() { } public A(int i) { // A() <- error } } 要在第二個建構子中呼叫第一個要怎麼做呢? 謝謝回答~ -- ╮═╦═╮╮ ╭╭═╮╭═╮╮═╦═╮╭═╮Don't hold me with your eyes. ║ ║ ║║ ║║ ║║ ║║ ║ ║╠═╯The light in them I cannot see. ║ ║ ║╰═╣╰═╣╰═╰║ ║ ║╰═╯No need to blind me. ▂◣ There's this darkness where I walk. ▃▄▅▆▇╰═╯╰═╯▇▆▅▆▇████▆▇▅◣ˍ ~Playing My Game~ -- ︵︵ █▔◣ █▔█ █▔▔ █▔█ █▆▉ █ █▔█ █◣█ █▔ █◣︵︵ █ █ █▁◤ █▁▁ █▁█ ▉▉▉ █ █▁█ █◥█ █ █ 夢之大地 逼逼ㄟ四 █▁◤ █ █ █▁▁ █ █ ▉▉▉ █▁ █ █ █ █ █▁◤ ※ Origin: <bbs.ccns.ncku.edu.tw> ◆ From: 210.240.182.33
文章代碼(AID): #159qda00 (Programming)
文章代碼(AID): #159qda00 (Programming)