C# Class ExpressionTree.Point

Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Méthode Description
Point ( ) : System
Point ( int x, int y ) : System

Method Details

Point() public méthode

public Point ( ) : System
Résultat System

Point() public méthode

public Point ( int x, int y ) : System
x int
y int
Résultat System