How to create an instance of C# class with a property whose setter is private..from F#

前端 未结 0 1786
情歌与酒
情歌与酒 2020-12-16 09:55

So I am working on a F# project, and need to access some C# classes. In particular, one of the C# class looks like this:


class LoginRequest {
  public string         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题