C# Class Co1369Finally_Block, shared-source-cli-2.0

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
AAA ( ) : bool
GetSeed ( ) : int
Main ( String args ) : void
SetSeed ( int i ) : void
runTest ( ) : bool

Method Details

AAA() public static méthode

public static AAA ( ) : bool
Résultat bool

GetSeed() public static méthode

public static GetSeed ( ) : int
Résultat int

Main() public static méthode

public static Main ( String args ) : void
args String
Résultat void

SetSeed() public static méthode

public static SetSeed ( int i ) : void
i int
Résultat void

runTest() public méthode

public runTest ( ) : bool
Résultat bool