<test>
<indented text="anxkjanxkjxanka" />
</test>
///<summary>This is a testing code content</summary>
public void TestMethod(string input, ITask runnableTask)
{
if(!string.IsNullOrEmpty(inpu))
runnableTask(t => t.Command = input);
//do nothing...
}
///<summary>This is a testing code content</summary>
public void TestMethod(string input, ITask runnableTask)
{
if(!string.IsNullOrEmpty(inpu))
runnableTask(t => t.Command = input);
//do nothing...
}