Class ListTester
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class ListTester
- Inheritance
-
ListTester
- Inherited Members
Constructors
ListTester()
public ListTester()
Properties
list
public List<int> list { get; set; }
Property Value
Methods
Update()
public void Update()