Hohoho
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Text;
|
||||
|
||||
namespace First_week
|
||||
{
|
||||
internal static class CollectionUtils
|
||||
public static class CollectionUtils
|
||||
{
|
||||
public static bool IsNullOrEmpty<T>(this IEnumerable<T> collection)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user