Click or drag to resize

GH_LoadingAttribute Class

Assembly loading behaviour attribute.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Grasshopper.KernelGH_LoadingAttribute

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_LoadingAttribute : Attribute

The GH_LoadingAttribute type exposes the following members.

Constructors
  NameDescription
Public methodGH_LoadingAttribute
Initializes a new instance of the GH_LoadingAttribute class
Top
See Also