TextTableAdapter

Table of contents

Implementation of TableAdapter where the content defined as [][]string. When we assign [][]string value to the "content" property, it is converted to TextTableAdapter

Interface description

Inherit methods from TableAdapter