C# Class Assets.Scripts.Services.Communication.CommandRegistration

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

Méthodes publiques

Méthode Description
CommandRegistration ( Action callbackMethod, Type type ) : Assets.Scripts.Services.Communication.DTOs

Method Details

CommandRegistration() public méthode

public CommandRegistration ( Action callbackMethod, Type type ) : Assets.Scripts.Services.Communication.DTOs
callbackMethod Action
type System.Type
Résultat Assets.Scripts.Services.Communication.DTOs