Table of Contents

Class TestElement

Namespace
KSP.Iteration.UI
Assembly
Assembly-CSharp.dll
public class TestElement : ApiDataContext, IDisposable, IDataContext, IDataContextReadonly, IDataContextWritable
Inheritance
TestElement
Implements
Inherited Members
Extension Methods

Constructors

TestElement(string)

public TestElement(string name)

Parameters

name string

Fields

name

[DataProperty("name")]
public PropertyReadonly<string> name

Field Value

PropertyReadonly<string>