C# 클래스 Assets.Scripts.Services.Communication.CommandRegistration

파일 보기 프로젝트 열기: maximecharron/GLO-3002-Frima

공개 메소드들

메소드 설명
CommandRegistration ( Action callbackMethod, Type type ) : Assets.Scripts.Services.Communication.DTOs

메소드 상세

CommandRegistration() 공개 메소드

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