Enum InstancenessChangeKind
Namespace: Unity.APIComparison.Framework.Changes
Syntax
public enum InstancenessChangeKind
Fields
| Name | Description | Value |
|---|---|---|
| None | 0 | |
| InstanceToStatic | 1 | |
| StaticToInstance | 2 |
public enum InstancenessChangeKind
| Name | Description | Value |
|---|---|---|
| None | 0 | |
| InstanceToStatic | 1 | |
| StaticToInstance | 2 |