RuntimeState.OnCodePageChanged 事件 | |
This event is thrown when one of the codepages of the runtimestate is changed
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC EVENT OnCodePageChanged AS VOID
public static event EventHandler OnCodePageChanged
查看代码值
类型:
SystemEventHandler备注 Clients can refresh cached information by registering to this event
参见