AddColumn<T> constructor

AddColumn<T>(
  1. CreateColumn<T> column
)

Implementation

AddColumn(this.column);