Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
InheritanceLevel.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel
;
2
3
public
enum
InheritanceLevel
4
{
5
Inherited
= 1,
6
InheritedReadOnly
,
7
NotInherited
8
}
System.ComponentModel.InheritanceLevel
InheritanceLevel
Definition
InheritanceLevel.cs:4
System.ComponentModel.InheritanceLevel.NotInherited
@ NotInherited
System.ComponentModel.InheritanceLevel.InheritedReadOnly
@ InheritedReadOnly
System.ComponentModel.InheritanceLevel.Inherited
@ Inherited
System.ComponentModel
Definition
ColumnAttribute.cs:3
source
System.ComponentModel.TypeConverter
System.ComponentModel
InheritanceLevel.cs
Generated by
1.10.0