Class AttemptHotspotPinAnswer
public class AttemptHotspotPinAnswer
- Inheritance
-
AttemptHotspotPinAnswer
- Inherited Members
- Extension Methods
Constructors
AttemptHotspotPinAnswer(decimal, decimal)
public AttemptHotspotPinAnswer(decimal x, decimal y)
Parameters
Properties
X
public decimal X { get; set; }
Property Value
Y
public decimal Y { get; set; }