assembly | load assembly from a given dll file |
open | get .NET clr type via the type `fullName` |
call_clr |
{clr} | R# Documentation |
require(R);
#' .NET CLR tools
imports "clr" from "devkit";
.NET CLR tools
assembly | load assembly from a given dll file |
open | get .NET clr type via the type `fullName` |
call_clr |