You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Gets every <seecref="CommandDefinition"/> instance for the given command.
32
+
/// </summary>
33
+
/// <paramname="command">Command</param>
34
+
/// <returns>A <seecref="IList{CommandDefinition}"/> of <seecref="CommandDefinition"/>s for the given command if exists, otherwise <seelangword="null"/></returns>
0 commit comments