Grasshopper API
GH_SignatureException Constructor |
Initializes a new instance of the GH_SignatureException class
Namespace: Grasshopper.Kernel.Expressions
Assembly: Grasshopper (in Grasshopper.dll)

public GH_SignatureException( List<GH_Variant> args, string name )
Public Sub New ( args As List(Of GH_Variant), name As String )
Parameters
- args
- Type: System.Collections.GenericListGH_Variant
- name
- Type: SystemString
