ant-design-blazor/components/core/HashCodes
老九 b1bbe30323 perf(module: table): use hash-code comparison for all the parameters to control UI rendering (#716)
* 为组件增加GetParametersHashCode()扩展方法,以支持控制组件的渲染方式;
为Table组件增加RenderMode的渲染模式参数;

* fix: translate the comments

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-10-25 18:31:31 +08:00
..
HashCode.cs perf(module: table): use hash-code comparison for all the parameters to control UI rendering (#716) 2020-10-25 18:31:31 +08:00
HashCodeExtensions.cs perf(module: table): use hash-code comparison for all the parameters to control UI rendering (#716) 2020-10-25 18:31:31 +08:00
HashCodeProvider.cs perf(module: table): use hash-code comparison for all the parameters to control UI rendering (#716) 2020-10-25 18:31:31 +08:00
ParameterDescriptor.cs perf(module: table): use hash-code comparison for all the parameters to control UI rendering (#716) 2020-10-25 18:31:31 +08:00