Example #1
0
 public static PolicyList getInstance()
 {
     return(_uniqueInstance ?? (_uniqueInstance = new PolicyList()));
 }