irScript supports usage of non-irScript-native CLR types and instances; CLR methods and properties are invocable, non-native instances can be passed as method arguments, etc. See the topic “Built-in Objects and Functions” for further information on interop APIs for working with such types.
The Class property for non-intrinsics returns a string of the format:
<CLR type name>, <Assembly name>
Comments
0 comments
Please sign in to leave a comment.