Namespace: BreakoutAssembly: Breakout (in Breakout.exe) Version: 1.1.1.0 (1.1.1)
public Score Score { get; }
public Score Score { get; }
Public ReadOnly Property Score As Score
Get
Public ReadOnly Property Score As Score
Get
public:
property Score^ Score {
Score^ get ();
}
public:
property Score^ Score {
Score^ get ();
}
member Score : Score with get
member Score : Score with get
Property Value
Type:
Score