0

I have this signature[c#]:

public interface IUniJobber<T> : IJob where T : IMinimalJobContext;

How to create this template type in Magic Draw?

(Without code engineering sets :-)

dgLAeS
  • 23
  • 5

1 Answers1

0
  1. got to Specification of yout Type (e.g. DoubleClick on Class in the Containment-View)
    1. change the Properties to "All" or "Expert"
    2. in the TreeView of Specification you can see the entry "Template PArameter"
    3. "create" a new Template Parameter
    4. i think, in the first time you must choose any constraint Type
dgLAeS
  • 23
  • 5