C# Class IT4_Impl, cslightcore

Inheritance: IT4
Afficher le fichier Open project: lightszero/cslightcore Class Usage Examples

Méthodes publiques

Méthode Description
Call1 ( ) : void
Call2 ( int i, string n ) : void
IT4_Impl ( ) : CSEvilTestor

Method Details

Call1() public méthode

public Call1 ( ) : void
Résultat void

Call2() public méthode

public Call2 ( int i, string n ) : void
i int
n string
Résultat void

IT4_Impl() public méthode

public IT4_Impl ( ) : CSEvilTestor
Résultat CSEvilTestor