C# Class myserver.ClassB, agnos

Inheritance: FeatureTest.IClassB
Afficher le fichier Open project: tomerfiliba/agnos

Méthodes publiques

Méthode Description
method1 ( string a, bool b ) : int
method2 ( string a, bool b ) : int

Method Details

method1() public méthode

public method1 ( string a, bool b ) : int
a string
b bool
Résultat int

method2() public méthode

public method2 ( string a, bool b ) : int
a string
b bool
Résultat int