Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RedBadger
Wpug
Basketball
Domain
Team
C# 클래스 RedBadger.Wpug.Basketball.Domain.Team
상속:
INotifyPropertyChanged
파일 보기
프로젝트 열기: redbadger/XPF
공개 메소드들
메소드
설명
IncrementScore
(
int
points
) :
void
OnPropertyChanged
(
string
propertyName
) :
void
Team
(
string
name
) :
System
메소드 상세
IncrementScore()
공개
메소드
public
IncrementScore
(
int
points
) :
void
points
int
리턴
void
OnPropertyChanged()
공개
메소드
public
OnPropertyChanged
(
string
propertyName
) :
void
propertyName
string
리턴
void
Team()
공개
메소드
public
Team
(
string
name
) :
System
name
string
리턴
System