2using System.Reflection;
3using System.Collections;
18 this.memberName = member;
24 this.memberName = info.Name;
29 Hashtable hash =
new Hashtable();
33 HttpCookie.SetCookie(
"unsavedChanges",
"true",
"",
"/",
"",
"");
void ApplyState(Hashtable hash)
UndoReflection(object target, MemberInfo info)
UndoReflection(object target, string member)