C# Class Microsoft.Scripting.ComInterop.ComEventSink.ComEventSinkMethod

Contains a methods DISPID (in a string formatted of "[DISPID=N]" and a chained list of delegates to invoke
Show file Open project: jschementi/iron

Public Properties

Property Type Description
_handlers object>.Func
_name string

Property Details

_handlers public property

public Func _handlers
return object>.Func

_name public property

public string _name
return string