dipgen icon indicating copy to clipboard operation
dipgen copied to clipboard

Dingen with Generics

Open vander2675 opened this issue 7 years ago • 0 comments

Hey, is ist possible to Register Generic Classes using this Code Generator and how would the Annotations Look like if you would have a Class like:

class GenericClass<T> where T: GenericProtocol {
/// some Code
}

vander2675 avatar Sep 06 '17 09:09 vander2675