Searched refs:statements (Results 1 – 3 of 3) sorted by relevance
25 …public void Execute(IInitable initable, IEnumerable<string> statements, Action<string> errorHandle… in Execute() argument38 foreach(var monitorCommand in statements.Select(x => string.Format("{0} {1}", name, x))) in Execute()
16 … void Execute(IInitable initable, IEnumerable<string> statements, Action<string> errorHandler); in Execute() argument
15 …public void Execute(IInitable initable, IEnumerable<string> statements, Action<string> errorHandle… in Execute() argument