Click or drag to resize

editDistanceIEditStepT Interface

An interface for an edit step.

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public interface IEditStep<T>

Type Parameters

T
The type of the element the step affects.
Methods
See Also