{
get
{
return this.psortStyle;
}
set
{
this.psortStyle=value;
}
}
public DataSetClass()
{
//
// TODO: 在此处添加构造函数逻辑