| オーバーロード | 解説 |
|---|---|
AxisModel コンストラクタ() | Simple constructor used to create an instance of the AxisModel class during deserialization. |
AxisModel コンストラクタ(IAxis) | Overloaded constructor used create an instance of the AxisModel class during serialization. The public properties of this class are set by this contructor as they are obtained from the IAxis interface object passed as the parameter. |