Table of Contents

Class PartInvokable

Namespace
H.Controls.Diagram.Presenter.Flowables
Assembly
H.Controls.Diagram.Presenter.dll
public class PartInvokable : IDisposable
Inheritance
PartInvokable
Implements
Inherited Members
Extension Methods

Constructors

PartInvokable(Part, Action<Part>, Action<Part>)

public PartInvokable(Part part, Action<Part> invoking, Action<Part> invoked)

Parameters

part Part
invoking Action<Part>
invoked Action<Part>

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()