C# 클래스 VelocityDbSchema.Samples.TriangleCounter.EdgeInfo

상속: OptimizedPersistable
파일 보기 프로젝트 열기: VelocityDB/VelocityDB

공개 메소드들

메소드 설명
Add ( int b ) : void
EdgeInfo ( int b ) : System
ToSort ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( int b ) : void
b int
리턴 void

EdgeInfo() 공개 메소드

public EdgeInfo ( int b ) : System
b int
리턴 System

ToSort() 공개 메소드

public ToSort ( ) : void
리턴 void