static NullLockPersister()
 {
     Instance = new NullLockPersister();
 }
示例#2
0
 static NullLockPersister()
 {
     Instance = new NullLockPersister();
 }