Table of Contents

Constructor DescriptionLookupEventArgs

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

DescriptionLookupEventArgs(object, string)

Initializes a new instance of the DescriptionLookupEventArgs with specified parameters.

public DescriptionLookupEventArgs(object member, string name)

Parameters

member object

Specifies Member property of this new instance.

name string

Specifies Name property of this new instance.