Example #1
0
 public bool UnRegister(FieldInfo key)
 {
     return(_inner.UnRegister(key));
 }