public Task<object> ExecuteCommand(string commandName, object arg)
Returns:
Task<object>

Parameters

commandName string
arg object
In this article