C# 클래스 Vertesaur.PolygonOperation.Test.RingPairTestData

An object storing test data that is to be used in other tests.
파일 보기 프로젝트 열기: aarondandy/vertesaur 1 사용 예제들

공개 메소드들

메소드 설명
RingPairTestData ( string name, Ring2 a, Ring2 b ) : System.Collections.Generic
ToString ( ) : string

비공개 메소드들

메소드 설명
Reverse ( ) : RingPairTestData

메소드 상세

RingPairTestData() 공개 메소드

public RingPairTestData ( string name, Ring2 a, Ring2 b ) : System.Collections.Generic
name string
a Ring2
b Ring2
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string