Click or drag to resize

ReflectionUtilitiesCSharpAssembly Property

Returns the assembly for the CSharp code. Really only useful in editor.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static Assembly CSharpAssembly { get; }

Property Value

Type: Assembly
See Also