コード例 #1
0
 public bool Contains(Anchor anchor)
 {
     return(_anchors.Contains(anchor));
 }