隐藏平台warn,放开自有模块warn
This commit is contained in:
@@ -52,7 +52,7 @@ public class TwitterBase
|
||||
|
||||
#region IComparer<QueryParameter> Members
|
||||
|
||||
public int Compare(QueryParameter x, QueryParameter y)
|
||||
public int Compare(QueryParameter? x, QueryParameter? y)
|
||||
{
|
||||
if (x.Name == y.Name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user