Ejemplo n.º 1
0
 public override object To(Type type) => CamundaVariablesUtils.ToReferencedObject(type, this.Convert);
Ejemplo n.º 2
0
 public override T To <T>() => CamundaVariablesUtils.ToReferencedObject <T, byte[]>(this.Convert);