Title here
Summary here
public static class ListHelper public static ICollection<T> DecideForList<T>(ICollection<T> firstList, ICollection<T> secondList)| Type | Name | Description |
|---|---|---|
| ICollection<T> | firstList | |
| ICollection<T> | secondList |
| Type | Description |
|---|---|
| ICollection<T> |
| Name | Description |
|---|---|
| T |