Add some judge functions. Code cleanup.
This commit is contained in:
@@ -37,3 +37,6 @@ using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
// Index operator not supported
|
||||
[assembly: SuppressMessage("Style", "IDE0056")]
|
||||
|
||||
// Local function not supported
|
||||
[assembly: SuppressMessage("Style", "IDE0039")]
|
||||
|
Reference in New Issue
Block a user