Namespace: GameOfDeath.ItemsAssembly: GameOfDeath (in GameOfDeath.exe) Version: 1.1.1.0 (1.1.1)
public override int Cost { get; }
public override int Cost { get; }
Public Overrides ReadOnly Property Cost As Integer
Get
Public Overrides ReadOnly Property Cost As Integer
Get
public:
virtual property int Cost {
int get () override;
}
public:
virtual property int Cost {
int get () override;
}
abstract Cost : int with get
override Cost : int with get
abstract Cost : int with get
override Cost : int with get
Property Value
Type:
Int32