Click or drag to resize

GH_AssemblyInfoStub Constructor

Initializes a new instance of the GH_AssemblyInfoStub class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_AssemblyInfoStub(
	Assembly assembly
)

Parameters

assembly
Type: System.ReflectionAssembly
See Also