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

Datei anzeigen Open project: maximecharron/GLO-3002-Frima

Public Methods

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

Method Details

CommandRegistration() public method

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