随笔分类 -  C#

摘要:The $ character identifies a string literal as an interpolated string. An interpolated string is a string literal that might contain interpolation exp 阅读全文
posted @ 2024-10-18 23:10 MarsCactus 阅读(55) 评论(0) 推荐(0)
摘要:Expression body definitions let you provide a member's implementation in a concise, readable form. You can use an expression body definition whenever 阅读全文
posted @ 2024-10-18 23:01 MarsCactus 阅读(55) 评论(0) 推荐(0)