Code
using System;
using System.Collections.Generic;
using System.Text;
using System.Drawing;
namespace DS.Lib.DSData.Client.View
{
public class MacroInfoVO
{
//表示フラグ
public Boolean macroViewFlag { get; set; }
//時間をセーと
public String serverDate { get; set; }
private
飘云
|
初学一级
|
园豆:
95
提问于:2009-05-05 09:00