Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ExoWeb
ServiceRequest.DomainEvent
C# 클래스 ExoWeb.ServiceRequest.DomainEvent
Represents a domain event to be raised on a specific
ModelInstance
.
상속:
IJsonSerializable
파일 보기
프로젝트 열기: vc3/ExoWeb
공개 메소드들
메소드
설명
IJsonSerializable
(
JsonWriter
writer
) :
void
비공개 메소드들
메소드
설명
IJsonSerializable
(
JsonReader
reader
) :
object
Raise
(
ModelTransaction
transaction
) :
object
메소드 상세
IJsonSerializable()
공개
메소드
public
IJsonSerializable
(
JsonWriter
writer
) :
void
writer
JsonWriter
리턴
void