open generic type (n)~ A constructed generic type in which one or more…
페이지 정보
본문
open generic type (n)~ A constructed generic type in which one or more of the generic type arguments substituted for its generic type parameters is a type parameter of an enclosing generic type or method. Open generic types cannot be instantiated.