[C#]請問如何在一個建構子中呼叫另一個建構子?
如下程式碼:
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
討論串 (同標題文章)
Programming 近期熱門文章
PTT數位生活區 即時熱門文章