C# Class MoreInternals.Compiler.Point

Afficher le fichier Open project: kevin-montrose/More

Méthodes publiques

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

Method Details

Point() public méthode

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