DataTable.T C# (CSharp) 메소드

T() 개인적인 메소드

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