예제 #1
0
 public override void Remove(Forma forma)
 {
     throw new System.NotImplementedException("Operation not permitted since this is a leaf node");
 }