Beispiel #1
0
 public bool Equals(IViewport other)
 {
     return(_viewport.Equals(other));
 }