C# Class Assets.Scripts.Services.Communication.DTOs.Outbound.ClientRegistrationDTO

Inheritance: CommandDTO
Afficher le fichier Open project: maximecharron/GLO-3002-Frima

Méthodes publiques

Свойство Type Description
command Command

Méthodes publiques

Méthode Description
ClientRegistrationDTO ( string token ) : System

Method Details

ClientRegistrationDTO() public méthode

public ClientRegistrationDTO ( string token ) : System
token string
Résultat System

Property Details

command public_oe property

public Command command
Résultat Command