C# 클래스 CodeTV.DecoderAudioDeviceEditor
파일 보기
프로젝트 열기: dgis/CodeTV
공개 메소드들
메소드 |
설명 |
|
EditValue ( ITypeDescriptorContext context, System provider, object value ) : object |
|
|
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle |
|
|
비공개 메소드들
메소드 |
설명 |
|
List_Click ( object pSender, EventArgs pArgs ) : void |
|
|
메소드 상세
public EditValue ( ITypeDescriptorContext context, System provider, object value ) : object |
context |
ITypeDescriptorContext |
|
provider |
System |
|
value |
object |
|
리턴 |
object |
|
public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle |
context |
ITypeDescriptorContext |
|
리턴 |
UITypeEditorEditStyle |
|