官术网_书友最值得收藏!

More expression bodies

Expression bodies are expanded from the offering in C# 6, and you can now use them in more places, for example, as object constructors and property setters. Here, we extend our previous example to include the setting up of the value on the property we were previously just reading:

private static string text;
public static string Text
{
get => text ?? $"Today: {DateTime.Now:r}";
set => text = value;
}
主站蜘蛛池模板: 乐至县| 越西县| 应用必备| 许昌县| 西平县| 通河县| 和静县| 长丰县| 焉耆| 宾川县| 婺源县| 乌苏市| 惠东县| 镇康县| 五寨县| 敦化市| 南通市| 临高县| 龙州县| 徐闻县| 修文县| 两当县| 平谷区| 和顺县| 根河市| 盐山县| 吉木乃县| 麟游县| 油尖旺区| 沙田区| 灵台县| 泰来县| 莎车县| 北海市| 大足县| 上饶县| 房产| 横山县| 安西县| 蓬溪县| 木兰县|