目录1.痛点2.我写了这些代码3.点击工具栏的4.输入Message5.发现我写的码不在了6.这会你可以切换分支去干别的了7.选择想恢复的代码集合8.然后你会发现9.额外的东西总结1.痛点
How can a static property reference a nonstatic method? Example: public static int UserID { get { return GetUserID();