Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Assets
Scripts
Services
Communication
DTOs
Outbound
ExperiencePointsUpdateDTO
C# Class Assets.Scripts.Services.Communication.DTOs.Outbound.ExperiencePointsUpdateDTO
Inheritance:
CommandDTO
显示文件
Open project: maximecharron/GLO-3002-Frima
Public Properties
Property
Type
Description
command
Command
Public Methods
Method
Description
ExperiencePointsUpdateDTO
(
Int32
experiencePoints
) :
System
Method Details
ExperiencePointsUpdateDTO()
public
method
public
ExperiencePointsUpdateDTO
(
Int32
experiencePoints
) :
System
experiencePoints
System.Int32
return
System
Property Details
command
public_oe property
public
Command
command
return
Command