Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RedBadger
Wpug
Basketball
Domain
Team
C# Class RedBadger.Wpug.Basketball.Domain.Team
Inheritance:
INotifyPropertyChanged
Datei anzeigen
Open project: redbadger/XPF
Public Methods
Method
Description
IncrementScore
(
int
points
) :
void
OnPropertyChanged
(
string
propertyName
) :
void
Team
(
string
name
) :
System
Method Details
IncrementScore()
public
method
public
IncrementScore
(
int
points
) :
void
points
int
return
void
OnPropertyChanged()
public
method
public
OnPropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void
Team()
public
method
public
Team
(
string
name
) :
System
name
string
return
System