DataTable.T C# (CSharp) Метод

T() приватный Метод

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