C# 클래스 System.Data.DataTableTypeConverter

상속: System.ComponentModel.ReferenceConverter
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
DataTableTypeConverter ( ) : System.ComponentModel
GetPropertiesSupported ( ITypeDescriptorContext context ) : bool

메소드 상세

DataTableTypeConverter() 공개 메소드

public DataTableTypeConverter ( ) : System.ComponentModel
리턴 System.ComponentModel

GetPropertiesSupported() 공개 메소드

public GetPropertiesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
리턴 bool