C# Class OpenNos.Data.MappingBaseDTO

Afficher le fichier Open project: OpenNos/OpenNos

Méthodes publiques

Méthode Description
Initialize ( ) : void

Intializes the GameObject, will be injected by AutoMapper after Entity -> GO mapping Needs to be override in inherited GameObject.

Method Details

Initialize() public méthode

Intializes the GameObject, will be injected by AutoMapper after Entity -> GO mapping Needs to be override in inherited GameObject.
public Initialize ( ) : void
Résultat void