Method ExecuteCommandSource
ExecuteCommandSource(ICommandSource)
Executes command specified with ICommandSource
public static void ExecuteCommandSource(ICommandSource commandSource)
Parameters
commandSource
ICommandSourceCommand to execute.
Executes command specified with ICommandSource
public static void ExecuteCommandSource(ICommandSource commandSource)
commandSource
ICommandSourceCommand to execute.