ValidateType Equality operator
比较两个验证规则是否一致。
public static bool operator ==(ValidateType a, ValidateType b)
| parameter | description |
|---|---|
| a | 需要比较的验证规则。 |
| b | 需要比较的验证规则。 |
Return Value
如果一致,则为true;否则为false。
See Also
- class ValidateType
- namespace SiteServer.Plugin
比较两个验证规则是否一致。
public static bool operator ==(ValidateType a, ValidateType b)
| parameter | description |
|---|---|
| a | 需要比较的验证规则。 |
| b | 需要比较的验证规则。 |
如果一致,则为true;否则为false。
若有收获,就点个赞吧
0 人点赞
让时间为你证明