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

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

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