Struct EngineRating
- Namespace
- Mech3DotNet.Reader.Mw
- Assembly
- Mech3DotNet.dll
public struct EngineRating
- Inherited Members
Fields
max
public int max
Field Value
min
public int min
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.