예제 #1
0
 public static ListUtils GetOrNewInstance()
 {
     return(_classInstance ?? (_classInstance = new ListUtils()));
 }