Skip to content

Commit

Permalink
rollback extra change
Browse files Browse the repository at this point in the history
  • Loading branch information
​fengzuowei committed Jul 27, 2022
1 parent 6f9d0d0 commit 2a1ac8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/HandyControl_Shared/Tools/RegexPatterns.cs
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ public sealed class RegexPatterns
/// <param name="propertyName"></param>
/// <returns></returns>
public object GetValue(string propertyName) => GetType().GetField(propertyName).GetValue(null);
}
}

0 comments on commit 2a1ac8b

Please sign in to comment.