예제 #1
0
 protected override void DoRigSetup()
 {
     m_Server = new Agni.Locking.Server.LockServerService(null);
     m_Server.Start();
 }