Hi,
When I type in TestApplication (SDI Editor, C# syntax language):I see no member list after a dot.
is it a bug?
Thanks,
Nik
When I type in TestApplication (SDI Editor, C# syntax language):
object s = "hello, world!";
((string)s).
is it a bug?
Thanks,
Nik