System.Reflection.Assembly
RusticiSoftware.System.Reflection.Assembly
Assembly
System.Reflection.Assembly
Load
System.String
assemblyString
RusticiSoftware.System.Reflection.Assembly
new Assembly(${assemblyString})
System.Type
GetType
System.String
name
System.Boolean
throwOnError
${this}.getClass(${name}, ${throwOnError})
System.Assembly
GetExecutingAssembly
null /* getExecutingAssembly() */