Specifying the type param on your Subject does restrict the type of value that you can pass when you call .next() , so if you attempt to ...
確定! 回上一頁