このコマンドを入力します
gmcs -t:library Program.cs
このエラーが発生します
Program.cs(6,14): error CS0234: The type or namespace name `Tasks' does not exist in the namespace `System.Threading'. Are you missing an assembly reference?
パスとすべてを指定する必要がありますが、どうすればよいですか? それを行う方法を見つけることができません