C# Class Rsdn.Janus.CommandHelper

Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
ExecuteDefaultCommand ( [ provider ) : void
TryExecuteCommand ( this provider, [ commandName, object>.IDictionary commandParameters ) : void

Временно.

Method Details

ExecuteDefaultCommand() public static méthode

public static ExecuteDefaultCommand ( [ provider ) : void
provider [
Résultat void

TryExecuteCommand() public static méthode

Временно.
public static TryExecuteCommand ( this provider, [ commandName, object>.IDictionary commandParameters ) : void
provider this
commandName [
commandParameters object>.IDictionary
Résultat void