Class TypeRemoved
Implements
Inherited Members
Namespace: Unity.APIComparison.Framework.Changes
Assembly: Unity.APIComparison.Framework.dll
Syntax
public class TypeRemoved : APIChangeBase<TypeDefinition>, IAPIChangeConstructors
TypeRemoved(TypeDefinition)
Declaration
public TypeRemoved(TypeDefinition original)Parameters
| Type | Name | Description | 
|---|---|---|
| TypeDefinition | original | 
Methods
Accept(IAPIChangeVisitor)
Declaration
public override void Accept(IAPIChangeVisitor visitor)Parameters
| Type | Name | Description | 
|---|---|---|
| IAPIChangeVisitor | visitor | 
Overrides
ToString()
Declaration
public override string ToString()Returns
| Type | Description | 
|---|---|
| string |