给一个类,增加一个[,]型的operate?怎么写?给出具体的代码[解决办法]public object this[object obj1, object obj2] { get { return someObj; } }[解决办法]gz