mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-08-06 12:42:27 +08:00
style
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
namespace NSExt.Extensions;
|
||||
namespace NSExt.Extensions;
|
||||
|
||||
public static class GenericExtensions
|
||||
{
|
||||
@ -40,12 +40,4 @@ public static class GenericExtensions
|
||||
{
|
||||
return me.Equals(compare) ? ret : me;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user