mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-02 03:57:38 +08:00
d2f95b2a07
* fix(module: Core): Remove the event listener when the component is disaposed * fix DomEventKey
7 lines
100 B
C#
7 lines
100 B
C#
namespace System.Runtime.CompilerServices
|
|
{
|
|
public sealed class IsExternalInit
|
|
{
|
|
}
|
|
}
|