コード例 #1
0
 public virtual void RemoveItemRelation(string relationName)
 {
     _relations.Remove(relationName);
 }