'宣言 Public Class StringEditor(Of T) Inherits C1.WPF.PropertyGrid.BaseEditor(Of T,C1TextBox) Implements IPropertyGridEditor
public class StringEditor<T> : C1.WPF.PropertyGrid.BaseEditor<T,C1TextBox>, IPropertyGridEditor
'宣言 Public Class StringEditor(Of T) Inherits C1.WPF.PropertyGrid.BaseEditor(Of T,C1TextBox) Implements IPropertyGridEditor
public class StringEditor<T> : C1.WPF.PropertyGrid.BaseEditor<T,C1TextBox>, IPropertyGridEditor