mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-07-02 02:48:18 +08:00
style
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
namespace NSExt.Extensions;
|
||||
namespace NSExt.Extensions;
|
||||
|
||||
public static class EnumerableExtensions
|
||||
{
|
||||
@ -23,11 +23,4 @@ public static class EnumerableExtensions
|
||||
{
|
||||
return me is null || !me.Any();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user