Example #1
0
 public void FromXml(XElement element, IFromXmlContext ctx)
 {
     ctx.SetFullWorkflowElement(this, element);
 }