Implicit Operator String Cast Overload Ok?

前端 未结 0 788
天命终不由人
天命终不由人 2021-01-07 12:24

Just an ambigious question is it ok to make something like this

static implicit operator string(ExampleObj a) => //doSomething;

Not wantin

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