Example #1
0
 public void UpdateMonth()
 {
     if (m_LawyerServices != null)
     {
         m_LawyerServices.MonthlySueService();
     }
 }