C# Class at.jku.ssw.Coco.CharSet.Range

Afficher le fichier Open project: boogie-org/boogie-partners Class Usage Examples

Méthodes publiques

Свойство Type Description
from int
next Range

Méthodes publiques

Méthode Description
Range ( int from, int to ) : System

Method Details

Range() public méthode

public Range ( int from, int to ) : System
from int
to int
Résultat System

Property Details

from public_oe property

public int from
Résultat int

next public_oe property

public Range next
Résultat Range