C# 클래스 Orchestra.Services.ICommandInfoServiceExtensions

파일 보기 프로젝트 열기: WildGums/Orchestra

공개 메소드들

메소드 설명
UpdateCommandInfo ( this commandInfoService, string commandName, Action commandInfoUpdateCallback ) : void

메소드 상세

UpdateCommandInfo() 공개 정적인 메소드

public static UpdateCommandInfo ( this commandInfoService, string commandName, Action commandInfoUpdateCallback ) : void
commandInfoService this
commandName string
commandInfoUpdateCallback Action
리턴 void