ElementTypeDescriptionProvider.CreateCustomTypeDescriptor 메서드
보호된 멤버 포함
상속된 멤버 포함
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
![]() |
CreateCustomTypeDescriptor(ICustomTypeDescriptor, ModelElement) | ICustomTypeDescriptor(ElementTypeDescriptor일 필요가 없음)를 제공하기 위해 파생된 클래스를 재정의할 수 있습니다.기본 구현은 단순히 CreateTypeDescriptor()를 호출하여 ElementTypeDescriptor를 만듭니다. |
![]() |
CreateCustomTypeDescriptor(ICustomTypeDescriptor, Type) | ICustomTypeDescriptor(ElementTypeDescriptor일 필요가 없음)를 제공하기 위해 파생된 클래스를 재정의할 수 있습니다.기본 구현은 단순히 CreateTypeDescriptor()를 호출하여 ElementTypeDescriptor를 만듭니다. |
위쪽