Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ModernizedAlice
ArtOfWords
BizCommon
Model
StoryFrame
PlaceModelManager
C# 클래스 ModernizedAlice.ArtOfWords.BizCommon.Model.StoryFrame.PlaceModelManager
상속:
ModelManager
,
INotifyPropertyChanged
파일 보기
프로젝트 열기: kienaiProject/ArtOfWords
공개 메소드들
메소드
설명
FindPlaceModel
(
int
id
) :
PlaceModel
GetNewModel
( ) :
PlaceModel
PlaceModelManager
( ) :
System
보호된 메소드들
메소드
설명
OnPropertyChanged
(
string
name
) :
void
비공개 메소드들
메소드
설명
OnIMarkableDeleted
(
object
sender
,
DeleteIMarkableModelEventArgs
arg
) :
void
메소드 상세
FindPlaceModel()
공개
메소드
public
FindPlaceModel
(
int
id
) :
PlaceModel
id
int
리턴
PlaceModel
GetNewModel()
공개
메소드
public
GetNewModel
( ) :
PlaceModel
리턴
PlaceModel
OnPropertyChanged()
보호된
메소드
protected
OnPropertyChanged
(
string
name
) :
void
name
string
리턴
void
PlaceModelManager()
공개
메소드
public
PlaceModelManager
( ) :
System
리턴
System