"generic type parameter constraint"을 한국어로 번역
제네릭 형식 매개 변수 제약 조건 은 "generic type parameter constraint"을 한국어로 번역한 것입니다.
generic type parameter constraint
A way of limiting the types that can be specified for a generic type parameter. For example, types substituted for the type parameter can be constrained to inherit from a particular type, to implement a specific interface, to provide a parameterless constructor, and so on.
-
제네릭 형식 매개 변수 제약 조건
A way of limiting the types that can be specified for a generic type parameter. For example, types substituted for the type parameter can be constrained to inherit from a particular type, to implement a specific interface, to provide a parameterless constructor, and so on.
-
알고리즘 방식으로 생성된 번역 표시
" generic type parameter constraint "를 한국어로 자동 번역
-
Glosbe Translate
-
Google Translate
예 추가
추가