我想知道C#自动实现的属性public static T Prop { get; set; }是否是线程安全的.谢谢!
public static T Prop { get; set; }
c# static properties automatic-properties thread-safety
automatic-properties ×1
c# ×1
properties ×1
static ×1
thread-safety ×1