111,097
社区成员




using(var context = new xxContext()) {}
[/quote]using(var context = new xxContext()) {}
[/quote]
之前都是这样using(var context = new xxContext()) {}
[/quote]using(var context = new xxContext()) {}
[/quote]
using 是可以的。
但是,单例妥妥的肯定是会出问题的。
[/quote]
要多测测了,using(var context = new xxContext()) {}
[/quote]
using 是可以的。
但是,单例妥妥的肯定是会出问题的。
using(var context = new xxContext()) {}