C# Class Microsoft.Zing.ViaChoose

Inheritance: Via
Afficher le fichier Open project: ZingModelChecker/Zing Class Usage Examples

Méthodes publiques

Свойство Type Description
ChoiceNumber int

Méthodes publiques

Méthode Description
Clone ( ) : object
Equals ( object o ) : bool
GetHashCode ( ) : int
ToString ( ) : string
ViaChoose ( int n ) : System
ViaChoose ( int n, bool s ) : System

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Equals() public méthode

public Equals ( object o ) : bool
o object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

ViaChoose() public méthode

public ViaChoose ( int n ) : System
n int
Résultat System

ViaChoose() public méthode

public ViaChoose ( int n, bool s ) : System
n int
s bool
Résultat System

Property Details

ChoiceNumber public_oe property

public int ChoiceNumber
Résultat int