Enum ObsoleteKind
Namespace: Unity.APIComparison.Framework.Changes
Syntax
public enum ObsoleteKind
Fields
Name | Description | Value |
---|---|---|
None | 0 | |
Warning | 1 | |
Error | 2 |
public enum ObsoleteKind
Name | Description | Value |
---|---|---|
None | 0 | |
Warning | 1 | |
Error | 2 |