C# 클래스 Algorithmix.Edge

파일 보기 프로젝트 열기: Algorithmix/Papyrus

공개 메소드들

메소드 설명
Edge ( Shred shred, Direction direction ) : System
New ( Shred shred, Direction direction ) : Edge

메소드 상세

Edge() 공개 메소드

public Edge ( Shred shred, Direction direction ) : System
shred Shred
direction Direction
리턴 System

New() 공개 정적인 메소드

public static New ( Shred shred, Direction direction ) : Edge
shred Shred
direction Direction
리턴 Edge