命名调整
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
public static class CornerRadiusUtil
|
||||
{
|
||||
/// <summary>
|
||||
/// Verifies if this CornerRadius contains only valid values
|
||||
/// The set of validity checks is passed as parameters.
|
||||
/// 验证角半径是否只包含有效值
|
||||
/// 有效性检查集作为参数传递。
|
||||
/// </summary>
|
||||
/// <param name='corner'>CornerRadius value</param>
|
||||
/// <param name='allowNegative'>allows negative values</param>
|
||||
|
||||
Reference in New Issue
Block a user