AspNetEdit.UI.PropertyEditors.BoolEditor.BoolEditor C# (CSharp) Метод

BoolEditor() публичный Метод

public BoolEditor ( GridRow parentRow ) : System
parentRow GridRow
Результат System
        public BoolEditor(GridRow parentRow)
            : base(parentRow)
        {
        }