Class PlanetarySocketManufactureError
Inheritance
System.Object
PlanetarySocketManufactureError
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PlanetarySocketManufactureError : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
PlanetManufactureErrors
Declaration
public ReadOnlyCollection<PlanetManufactureError> PlanetManufactureErrors { get; }
Property Value
SocketName
Declaration
public string SocketName { get; }
Property Value
| Type |
Description |
| System.String |
|
Implements
System.IEquatable<T>
Extension Methods