Enum ModifierChangeKind
Namespace: Unity.APIComparison.Framework.Changes
Syntax
public enum ModifierChangeKind
Fields
| Name | Description | Value |
|---|---|---|
| NoChange | 0 | |
| Added | 1 | |
| Removed | 2 |
public enum ModifierChangeKind
| Name | Description | Value |
|---|---|---|
| NoChange | 0 | |
| Added | 1 | |
| Removed | 2 |