C# Class VelocityDbSchema.Samples.TriangleCounter.EdgeInfo

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Méthode Description
Add ( int b ) : void
EdgeInfo ( int b ) : System
ToSort ( ) : void

Method Details

Add() public méthode

public Add ( int b ) : void
b int
Résultat void

EdgeInfo() public méthode

public EdgeInfo ( int b ) : System
b int
Résultat System

ToSort() public méthode

public ToSort ( ) : void
Résultat void