Beispiel #1
0
 bool IEquatable <IFillerVertex> .Equals(IFillerVertex other) => other is EnterFillerVertexBase otherEnter && Equals(otherEnter);