提交 39ce59a8 编写于 作者: C CyrusNajmabadi

David +Math = Smart

上级 24dcc323
......@@ -20,9 +20,9 @@ internal static class ObjectBinder
private static object s_gate = new object();
/// <summary>
/// A monotonically increasing counter we have that gets changed every time a new deserialization
/// function is registered with us. We use this to determine if we can still use our pooled
/// snapshots that we hand out.
/// An increasing counter we have that gets changed every time a new deserialization function
/// is registered with us. We use this to determine if we can still use our pooled snapshots
/// that we hand out.
/// </summary>
private static int s_version;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册