Skip to content

Commit

Permalink
Update EventInterfaceGenerate.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
ALEXTANGXIAO committed May 28, 2024
1 parent 24d7dbc commit 8dcddfa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,6 @@ private static string GetTypeName(ParameterInfo parameterInfo)
{
return parameterInfo.ParameterType.FullName;
}

return parameterInfo.ParameterType.FullName;
}

/// <summary>
Expand Down

0 comments on commit 8dcddfa

Please sign in to comment.