namespace WWPipeLine.WPF { public interface IResposeWPF { void ResposeWPF(string tag); } }