Click or drag to resize

RuntimeState.DialectChanged Event

X#
This event is invoked when the runtime dialect is changed.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC EVENT DialectChanged AS VOID
Request Example View Source

Value

Type: XSharpDialectChanged
Remarks
Normally this will almost never happen. However inside our test suites this is quite common
See Also