FlowCanvas Forums › Support › discoverability of reflected methods? › Reply To: discoverability of reflected methods?
Hello,
Another way to search in the browser is to enter “.” after the type name like so: “Door.” .
Doing this will show all members (methods, properties, etc) of the Door type.
Let me know if that helps.