Interface IEntityChangeVisitor
Namespace: Unity.APIComparison.Framework.Changes
Assembly: Unity.APIComparison.Framework.dll
Syntax
public interface IEntityChangeVisitor
Methods
Visit(TypeChange)
Declaration
void Visit(TypeChange change)
Parameters
Type | Name | Description |
---|---|---|
TypeChange | change |