Using the F# pipe symbol with an object constructor

前端 未结 2 1420
粉色の甜心
粉色の甜心 2020-12-18 21:47

I\'m trying to figure out the correct syntax to use the pipe operator |> into the creation of an object. Currently I\'m using a static member to create the object and just

2条回答
提交回复
热议问题