C# Class Orchestra.Services.ICommandInfoServiceExtensions

Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode Description
UpdateCommandInfo ( this commandInfoService, string commandName, Action commandInfoUpdateCallback ) : void

Method Details

UpdateCommandInfo() public static méthode

public static UpdateCommandInfo ( this commandInfoService, string commandName, Action commandInfoUpdateCallback ) : void
commandInfoService this
commandName string
commandInfoUpdateCallback Action
Résultat void