示例#1
0
 public void ClearUnprotected()
 {
     objUnprotected.Clear();
 }
示例#2
0
 public void ClearProtected()
 {
     objProtected.Clear();
 }