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