DataTable.T C# (CSharp) Method

T() private method

private T ( )
        return (new T().GetDataStructure());
      }