Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.ArrayConverter.ArrayPropertyDescriptor Class Referencesealed

Public Member Functions

 ArrayPropertyDescriptor (Type arrayType, Type elementType, int index)
 
override object GetValue (object instance)
 
override void SetValue (object instance, object value)
 

Private Attributes

readonly int _index
 

Detailed Description

Definition at line 8 of file ArrayConverter.cs.


The documentation for this class was generated from the following file: