Consoleアプリで、Main関数から別スレッドを起動して
func1()を一回だけ実行したいんですが、
system.timers.timerとかsystem.threading.threadとかいろいろあるんですが、
初心者向きのお手軽なのはどれでしょうか?